npm install ascii-table@0.0.9
npm install discord.js@12.5.3
npm install express@4.17.1
npm install moment"@2.29.1
npm install ms@2.1.3
npm install yt-search@2.10.0-> invite, ping
-> 8ball, hack, howgay, iqrate, kiss, simprate, tweet
-> ban, kick, mute, unmute
-> avatar, purge, remind, serverinfo, slowmode, yt, lock, unlock, servericon
We use Advanced Command Handler, Event Handler so that index.js Dosn't look messy.
1) commands not working
A. There could be several reasons, but we suggest to check and match params from events/guild/message.js to your code.
exanple: execute(client message, args, cmd, Discord)
note: we also want you to remember to use async to avoid erros when using await in your code.
Bot made by @Tom the Romeow#3568