Skip to content

putsbam/discordlvlbot-json

Repository files navigation

PROJECT UNDER CONSTRUCTION FOR NOW

A simple Discord Leveling Bot using JSON as Database!

"This is not the best option to servers with a huge amount of people, but still works!" Uses v15 of discord.js

Setting Up:

  • Download the project:

  • Or clone the repo using Git:

    git clone https://github.com/putsbam/discordlvlbot-json.git

Change Enviroment Variables (.env file):

  • Rename the file .env.example to .env and change the variables with yours.

Setting Up Database File:

  • Rename the file database.json.example to database.json.

Running On Local:

  • On console:

    npm install and npm start

Running On WebHost (Such as Glitch or Heroku):

  • Import this repos files into the Webhost and should work automatically.

Once pops a message like this, congrats! Your bot is now online! 😎

  • NOTE: Glitch and Heroku have a "sleep timeout", and your bot will go offline after a certain time. You can search for Monitoring Services (Such as UptimeRobot) to keep your project up they might (or not) work.

About

A Simple Discord Bot Using JSON as Database!

Resources

License

Stars

Watchers

Forks