{
"token": "YOUR_DISCORD_BOT_TOKEN",
"prefix": "YOUR_DISCORD_BOT_PREFIX",
"dev1": "YOUR_DISCORD_ID",
"logs": "A_LOG_CHANNEL",
"checkemoji": "CHECK_MARK_EMOJI",
"wrongemoji": "WRONG_EMOJI"
}Discord Levelling Bot requires Node.js to run.
$ cd discord-levelling-bot
$ npm install --save
$ npm run start- Grab source by either using Git to clone or by
downloading! - Run
npm i --saveorinstall.batfile to install dependencies. - Rename
botsettings.example.jsontobotsettings.jsonand replace the marked fields with the proper credentials. - Now run
start.batto start the application! - Go to your Discord and test your bot.