ded61e25c1c90531c6639882f19306ad33afbaa3
- Three independent threads: email poller, AI processor, TG worker - Two queues: _email_queue (raw emails→AI), _tg_queue (AI results→TG) - summarizer.py split: ai_process() (AI only) + tg_send_and_mark() (TG only) - AI retries no longer affect TG polling or email polling
Description
A Telegram bot that handles your email with AI
Languages
Python
99.4%
PowerShell
0.4%
Batchfile
0.2%