Initial Push

This commit is contained in:
2025-09-05 11:08:00 -05:00
parent a36453f2a9
commit 00a9b09fc6
4 changed files with 486 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
discord.py==2.3.2
requests==2.32.3
mysql-connector-python==9.0.0
python-dotenv==1.0.1