Eh, kinda working

This commit is contained in:
2026-02-09 14:08:41 -06:00
parent 377b6b496b
commit 6f693dc19c
7 changed files with 384 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
discord.py>=2.3.2
mysql-connector-python>=8.3.0
python-dotenv>=1.0.1