feat: initial telethon monitor

This commit is contained in:
2025-11-07 20:11:52 +08:00
commit 657d9631f3
11 changed files with 628 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
telethon==1.35.0
python-dotenv==1.0.1
PyYAML==6.0.2
httpx==0.27.2