- Extract AniDB ID from folder path patterns {anidb4-XXXX}
- Fetch and send anime images with rename_success Telegram messages
- Fallback to text-only if image unavailable
- Add aiohttp dependency for async HTTP requests
7 lines
115 B
Plaintext
7 lines
115 B
Plaintext
watchdog>=3.0.0
|
|
flask>=2.3.0
|
|
python-telegram-bot>=20.0
|
|
aiohttp>=3.9.0
|
|
toml>=0.10.2
|
|
Werkzeug>=2.3.0
|
|
requests>=2.32.5 |