This commit is contained in:
2026-02-13 03:04:47 +05:00
commit 0f6d518303
17 changed files with 621 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
aiogram>=3.0
asyncpg
sqlalchemy
python-dotenv