shubhayu-64 / Discord-Study-Bot

Discord-Study-Bot is a Study-Time-based leaderboard system in discord servers. This features an Overall leaderboard and leaderboards based on a Daily, Weekly, and Monthly basis.
MIT License
27 stars 10 forks source link
commands database discord discord-bot discord-py discord-servers discord-study-bot hacktoberfest leaderboards mongodb mongodb-database python python3 study studying

Discord-Study-Bot

Discord-Study-Bot is an open-source solution for implementing a Study-Time-based leaderboard system in discord servers. This open-source programme features an overall leaderboard and leaderboards based on a Daily, Weekly, and Monthly basis which will help a student to concentrate more on their studies.

Features

Installation

  1. Clone the repo or download manually.
    git clone https://github.com/shubhayu-64/Discord-Study-Bot.git
  2. Move to cloned/downloaded directory cd Discord-Study-Bot
  3. Use pip to install Discord-Study-Bot.
    pip install -r requirements.txt
  4. Make a bot from Discord Developer Portal and grab the token and fill in config.py
  5. Make a remote database in MongoDB and fill in config.py with your cluster, database, and collection.

Deploy on heroku

Usage

FAQ

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

License

MIT © Shubhayu Majumdar

What next?

🙋‍♂️ Support

💙 If you like this project, give it a ⭐, share it with friends!

Feel free to Sponsor this project. ❤️ ☕ Buy me a coffee


Made with ❤️ and Python

Powered by Heroku