The osu!stats discord bot made in Python using v1 osu API.
Python 3.8 -> latest (24.03.2022)
Modules: py-cord==2.0.0b5 aiohttp python-dotenv
To make the bot work:
- Clone the repo.
- Configure bot by creating ".env" file in main bot folder (where main.py is stored)
- After creating ".env":
- Copy everything from ".env.example"
- Replace CHANGEME fields by your tokens.
Bot uses Slash Commands (applications.commands
scope)
osu!stats legacy (uses default message commands, will not recieve updates)