Prerequisites
- A bot token from @BotFather
Configuration
In~/.meepagateway/agents/<id>/agent.yaml:
- Long Polling (default)
- Webhook Mode
Telegram bot token from @BotFather.
Polling frequency for long-polling mode. Supports
s, m, h.Public HTTPS URL for webhook delivery. If set, polling is disabled and a local HTTP listener starts on
webhook_port.Local port for the webhook listener.Example:
8443