{
"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 --save
orinstall.bat
file to install dependencies. - Rename
botsettings.example.json
tobotsettings.json
and replace the marked fields with the proper credentials. - Now run
start.bat
to start the application! - Go to your Discord and test your bot.