init: TTS Telegram Bot (edge-tts, Dmitry voice, admin panel)

This commit is contained in:
vrubel 2026-06-03 18:39:05 +00:00
commit ed3c1cf0ce
9 changed files with 498 additions and 0 deletions

3
app/requirements.txt Normal file
View file

@ -0,0 +1,3 @@
python-telegram-bot>=21,<22
edge-tts>=7,<8
mutagen>=1.47,<2