-
Notifications
You must be signed in to change notification settings - Fork 0
Development
Ignacio Cuellar Tapia edited this page Sep 29, 2021
·
7 revisions
- bot.py: Core and Discord commands.
- db.py: Mysql connection and querys/mutation.
- osu.py: Osu api communication.
- utils.py: Utils methods for everything.
- .env: Environment variables.
- requirements.txt: For python fast start.
- multioff.sql: Create mysql tables and relations.
- database_diagram.JPG: Just a diagram of the above.