discord-levelling-bot icon indicating copy to clipboard operation
discord-levelling-bot copied to clipboard

A Discord levelling Bot to increase server activity (maybe)

Discord Levelling Bot

A Discord levelling Bot to increase server activity (maybe)

Configuration Example

{
    "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"
}

Package Installation

Discord Levelling Bot requires Node.js to run.

$ cd discord-levelling-bot
$ npm install --save
$ npm run start

Usage

  1. Grab source by either using Git to clone or by downloading!
  2. Run npm i --save or install.bat file to install dependencies.
  3. Rename botsettings.example.json to botsettings.json and replace the marked fields with the proper credentials.
  4. Now run start.bat to start the application!
  5. Go to your Discord and test your bot.

Thanks to these wonderful people

🌟 Stargazers

Stargazers repo roster for @sujalgoel/discord-levelling-bot

🍴 Forkers

Forkers repo roster for @sujalgoel/discord-levelling-bot