modified: .env.example

modified:   Dockerfile
	modified:   app.py
	modified:   requirements.txt
This commit is contained in:
SimolZimol
2025-10-26 00:52:37 +02:00
parent d2fa39a6b7
commit b7e161b6f6
4 changed files with 455 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
discord.py==2.3.2
python-dotenv==1.0.0
aiohttp==3.9.1
aiohttp==3.9.1
asyncpg==0.29.0
psycopg2-binary==2.9.9
aiomysql==0.2.0
PyMySQL==1.1.0