- aiogram 3 bot with commands /start /check /status /stop - InstagramMonitor: periodic check of followees stories and posts - Docker deployment with docker-compose - State tracking to avoid duplicate sends - Auto-cleanup of old media files
6 lines
104 B
Plaintext
6 lines
104 B
Plaintext
aiogram>=3.12,<4.0
|
|
instaloader>=4.15,<5.0
|
|
loguru>=0.7,<1.0
|
|
aiofiles>=24.1,<25.0
|
|
python-dotenv>=1.0,<2.0
|