Citicraft Discord Bot's GitHub
node.js v.16
- Clone the project
git clone https://github.com/WynnKunGz/Citicraft-Discord-Bot-v.2.git
- Install the required dependencies defined in the package.json file
npm install
- Make sure you have created your own application in
https://discord.com/developers/applications - Create a file named config.json and then put in the bot's token
{
"token" : "YourTokenGoesHere"
} - Run the bot
- You can run the bot by simply run the
run.bat
file
- You can run the bot by simply run the