- How to create: Guide
- Node.js v16 above
- Rename
example.config.json
toconfig.json
to set some settings for the bot
Note: Do not reveal the main bot token, you can use the secondary bot, if you miss push github, the discord will notify you, visit the bot page to exchange tokens to avoid risks for later.
token: "Enter your token for the bot"
prefix: "Enter your prefix for the bot"
You need to set up the bot first via the shell command:
npm i
to proceed with the installation of the bot's library
How to run bot:
node .