What problem does it solve?
CLI tool for Telegram enables local management of chats and messages, allowing you to sync chats, search messages, filter keywords, and monitor groups from the terminal for AI-assisted retrieval and analysis.
Core Features & Use Cases
- Sync chats: maintain a local, queryable cache of Telegram conversations for offline access and AI agent retrieval.
- Search messages: perform keyword or regex searches across stored messages with optional filters.
- Export and monitor: export messages in JSON, YAML, or plain text formats and listen for near real-time updates.
- Use Case: feed AI agents with local chat data to reason about conversations without hitting Telegram APIs.
Quick Start
Install kabi-tg-cli, then run tg chats to verify your connection and see your chats.