Fix bot polling, downloads, and file delivery

This commit is contained in:
vrubel 2026-01-28 14:45:56 +03:00
commit 8a21cbe18a
16 changed files with 1712 additions and 0 deletions

2
requirements.txt Normal file
View file

@ -0,0 +1,2 @@
python-telegram-bot==20.7
yt-dlp>=2025.12.8