Skip to content

Instantly share code, notes, and snippets.

const { bot, yts, song } = require('../lib/')
bot(
{
pattern: 'gandaw ?(.*)',
fromMe: true,
desc: 'Download youtube audio',
type: 'download',
},
async (message, match) => {
@arijit7899
arijit7899 / pinng.js
Last active July 10, 2025 07:00
pinngkenichi
const { bot } = require('../lib/')
bot(
{
pattern: 'pinng ?(.*)',
desc: 'To check ping',
type: 'misc',
},
async (message, match) => {
const start = new Date().getTime()
@arijit7899
arijit7899 / me.js
Created July 9, 2025 15:04 — forked from tomlane/me.js
var TomLane = {
isStudent: true,
experience: [
'html',
'css',
'JavaScript',
'git',
'tooling',
'yeoman',
'responsive design',
@arijit7899
arijit7899 / mee.js
Last active July 12, 2025 06:24 — forked from Mr-rabbit-xd/mee.js
const { bot, jidToNum } = require('../lib/')
bot(
{
pattern: 'mee ?(.*)',
fromMe: true,
desc: 'Tags yourself',
type: 'audio',
},
async (message) => {
@arijit7899
arijit7899 / menu.js
Last active July 10, 2025 18:35 — forked from Kenichi-md/menu.js
const { bot, getBuffer, jidToNum, genThumbnail } = require('../lib/');
const { VERSION } = require('../config');
const {
textToStylist,
getUptime,
@arijit7899
arijit7899 / bomb.js
Last active July 10, 2025 08:37 — forked from aourbo-bot/bomb.js
const { bot } = require('../lib/');
bot(
{
pattern: 'ori ?(.*)',
desc: 'Send multiple messages as a bomb!',
type: 'fun',
},
async (M, T) => {
let _0xa1b3 = [