01Provides 10 specialized MCP tools for comprehensive Telegram interaction, including message history, editing, and attachment handling.
02Persists all Telegram messages in a WAL-mode SQLite database, enabling full-text search, threading, and read/replied tracking.
03Includes a TUI Watchdog that polls GNU Screen to detect Claude Code's state and sends keystrokes to auto-accept prompts and re-engage on idle.
04Implements allowlist-based access control with separate policies for direct messages and group chats, hot-reloaded on config changes.
05Offers configurable state directories and PID-based lock files, allowing multiple isolated bot instances without conflicts.
060 GitHub stars