telegram-antispam-bot/bot
Artemii Peretiachenko e84f748889 Handle supergroup joins via chat_member updates
Send verification challenges when Telegram hides join service messages, and subscribe to chat_member polling updates.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-09 14:46:34 +02:00
..
__init__.py Initial release: Telegram anti-spam bot 2026-04-10 16:28:22 +02:00
__main__.py Handle supergroup joins via chat_member updates 2026-07-09 14:46:34 +02:00
config.py Initial release: Telegram anti-spam bot 2026-04-10 16:28:22 +02:00
db.py Initial release: Telegram anti-spam bot 2026-04-10 16:28:22 +02:00
handlers.py Handle supergroup joins via chat_member updates 2026-07-09 14:46:34 +02:00