What problem does it solve?
Telegram integration delivers reliable, stage-aware notifications and command handling to your founder without building a full UI or maintaining complex infrastructure.
Core Features & Use Cases
- Command & notification gateway: Support agent-to-founder interactions using bot commands (e.g., brief, pipeline, KPI) and outbound messages.
- Inline approvals: Send approval/deny requests using inline keyboard-style interactions that require callback handling.
- Scheduled reporting: Deliver timed briefings, EOD reports, snapshots, and signal scans through a polling-based bot control flow.
- Secure environment-driven setup: Use bot token and founder chat ID from environment variables for safe, configurable operation.
Quick Start
Activate the telegram tool by providing TELEGRAM_BOT_TOKEN and TELEGRAM_CHAT_ID so the bot can start sending /brief, /pipeline, and other command-driven updates to the founder.