A basic and easy to use command handler for Discord.JS v13
 
 
Go to file
Sakuta Azusagawa 1c93e8925e UPDATEEEEEEEEEEEEEEEEEEEEEEE
Yes
2022-02-26 07:40:36 -06:00
commands Add files via upload 2021-10-03 19:34:56 +05:30
events Update messageCreate.js 2021-11-14 11:16:25 +05:30
handler Add files via upload 2021-10-03 19:34:56 +05:30
.replit Create .replit 2021-10-03 19:36:44 +05:30
README.md UPDATEEEEEEEEEEEEEEEEEEEEEEE 2022-02-26 07:40:36 -06:00
config.json Add files via upload 2021-10-03 19:34:56 +05:30
index.js Add files via upload 2021-10-03 19:34:56 +05:30
package-lock.json Add files via upload 2021-10-03 19:34:56 +05:30
package.json Add files via upload 2021-10-03 19:34:56 +05:30
replit.nix Add files via upload 2021-10-03 19:34:56 +05:30

README.md

discord.JS Command-Handler V13

An advanced command handler adapted from reconlx's command handler (Thx bud very cool ) and upgraded with stuff like permission handler, emoji handler and more.

How to use this handler??

All the commands follow the same format as the test.JS file just use it as a base.

Some common Faq's

-> How can I change bot prefix?? You can change your prefix from the config.json file..

-> Will my bot token be compromised?? No your bot token won't be compromised bcz you will be storing it in the client secrets they are only visible to the owner of the Repl or people in multiplayer

Hosting

This was a command handler is made for replit users.

Yes I suck at code