Add Telegram bot and API client integration with SSE support

This commit is contained in:
sal
2026-05-30 23:45:45 +09:00
commit 8c99562e0b
4 changed files with 217 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
python-telegram-bot>=20.0
httpx>=0.27.0
python-dotenv>=1.0.0