This is a discord bot template made by Brainy
-
To set up the bot, you need to get a bot token from here
-
Create a json file named
config.jsonthen copy the content fromconfig.json.example. -
Replace
BOT_TOKENwith your bot's token. The same withowneranddevelopers. -
Now, everythings is ready. Run
npm installto install all dependencies. -
Finally, you can now run
node .to make your bot awake. -
Star is always appreciated.
- Discord.js - The library used
- Node.js - The Runtime
If you want to contribute or help to the development, pull requests are welcome.
If you have any issue, please don't hesitate to make a issue, I am going to try to fix it!