first step

This commit is contained in:
2026-04-05 12:18:33 +03:00
parent 4a03f3e3cf
commit 3992121397
17 changed files with 3367 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
aiogram==3.3.0
mysql-connector-python==8.3.0
python-dotenv==1.0.1
aiohttp==3.9.3