Skip to content

Instantly share code, notes, and snippets.

View Arisha27's full-sized avatar

Arisha Arisha27

View GitHub Profile
const { bot } = require('../lib')
bot(
{
pattern: 'spam ?(.*)',
fromMe: true,
desc: ' let me spam wait ',
type: 'misc',
},
async (message, match) => {