first commit

This commit is contained in:
2026-03-26 09:37:50 +03:00
commit d18270de43
6 changed files with 231 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
aiogram==3.4.1
APScheduler==3.10.4
aiohttp==3.9.3
python-dotenv==1.0.1