Live Telegram bot 2025
Summary Bot
Telegram bot that posts scheduled AI digests of a group chat.
A Telegram bot that summarises group-chat discussions and posts the digest back into the same chat on a schedule the admin sets. Each chat has its own timezone and run times.
Summaries are generated with Claude Haiku via the Anthropic API; language (Russian / Serbian / English) is auto-detected. Built on aiogram 3.x with aiosqlite, APScheduler and Fernet-encrypted API keys.
Built with
Python aiogram 3.x Anthropic API (Claude) aiosqlite APScheduler