This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/*Codded by @Shadow & insane boy | |
Shadow V2 | |
Insane boy | |
*/ | |
const Asena = require('../events'); | |
const {MessageType} = require('@adiwajshing/baileys'); | |
Asena.addCommand({pattern: 'mpack', fromMe: true}, (async (message, match) => { |
NewerOlder