A bot created by CMMhero
discord.js, commando
-
Download the zip or use gitclone
git clone https://github.com/CMMhero/h320v2
-
Install all the modules
cd h320v2 npm i
-
Create a file named "config.json"
{ "token": "bot token", "prefix": "command prefix", "mongoPath": "mongo path", }
-
Run the bot
node index.js