1be3aadb08ede0aa2e07f87bc434522e3eb990d5
- main.py spawns 3 daemon threads: email poller, email processor, TG poller - Each thread runs independently so retries don't block other operations - _pending_uids set + lock prevents duplicate queueing across poll cycles - summarizer.py split into poll_accounts() (generator) and process_email() - Graceful shutdown via shared _running flag
Description
A Telegram bot that handles your email with AI
Languages
Python
99.4%
PowerShell
0.4%
Batchfile
0.2%