Software
- Go 1.26+ (for building from source)
- A Telegram bot token (create via @BotFather)
Network
| Port | Protocol | Purpose |
|---|---|---|
| 8080 | HTTP | Web UI and REST API |
| — | HTTPS (outbound) | api.telegram.org (polling per bot) |
| — | HTTP/HTTPS (outbound) | Backend URL (if proxy mode enabled) |
| — | HTTP/HTTPS (outbound) | LLM API endpoint (if LLM routing enabled) |