Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 933 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 933 Bytes

Leveling-Bot

A Discord Leveling-Bot made using discord.js and quick.db! I'm constantly working on this and there are still a lot of things i'll bring to this ,so make sure you Star this project. You can click on the Watch option as well and you'll be notified whenever there is an update!

To-Do [:white_check_mark: = Done, :red_circle: = Not Done]

🔴 Set Level Messages Channel
🔴 Toggle Leveling On/Off
✅ Custom prefix

Try this yourself

To Try it yourself, you need to have Node.js, Git (i guess thats all)

  1. Use git clone https://github.com/IGRohan/Leveling-Bot.git
  2. Now use cd Leveling-Bot to move inside the folder you just cloned
  3. Use npm install to install all dependencies.
  4. Rename the .env.example to .env and change the token value inside it, replace it with your bot's token.
  5. Now use node index.js to run the bot