Just a simple discord bot project to replicate functions that we want (from other bots), as well as some new ideas, and compiling it into a single bot.
This bot uses the discord.py library, and ossapi (wrapper for osu!API)
To install dependencies:
pip install discord
pip install ossapi
pip install firebase_admin
- CRUD for tasks
- Send a reminder during set time
- Tools - coinflip, roll dice (XdY, X<=10, Y=4,6,8,10,12,20)
- Backend db
- Splitwise-like functionality
- play with osu api (i need to check this apparently there is a rate limit)
- CTF api
- linkedin/job api maybe?
- news api (game news, tech news etc.)