Basic_command_handler-Disco.../README.md

703 B

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