fix: add discord.py to telegram-bot requirements.txt

This commit is contained in:
Shanmuga Krishnan S M
2026-08-03 13:19:33 +05:30
parent c6915b6c83
commit aaf6bb6093

View File

@@ -2,3 +2,4 @@ requests>=2.28.0
fastapi>=0.95.0
uvicorn>=0.20.0
pydantic>=2.0
discord.py>=2.3.0