Features: - Incremental sync with checkpoints (fast subsequent syncs) - Full-text search via FTS5 (local) + global Telegram API search - Send messages, files, voice notes, stickers, polls - Manage chats, folders, contacts, reactions - Admin commands for groups (ban/kick/promote) - Human-readable tables or --json output
Particularly useful for LLM agents (OpenClaw, etc.) — there's a SKILL.md in the repo with all commands documented for AI consumption. Agents can sync, search, and send messages programmatically.
Install: brew tap dgrr/tgcli brew install tgcli
Or: cargo install tgcli