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.json
then copy the content fromconfig.json.example
. -
Replace
BOT_TOKEN
with your bot's token. The same withowner
anddevelopers
. -
Now, everythings is ready. Run
npm install
to 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!