feat: add telethon userbot with ban/unban auto-delete

This commit is contained in:
sadtweenk
2026-04-20 16:31:31 +03:00
parent c45da22039
commit d539eab31d
5 changed files with 276 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
telethon>=1.41.0,<2.0.0
python-dotenv>=1.0.0,<2.0.0