Communication Channels
The system communicates with boss via Telegram.
Telegram
Configure in openclaw/openclaw.json:
TELEGRAM_BOT_TOKEN=<token from @BotFather>
TELEGRAM_CHAT_ID=<your chat ID>
Getting TELEGRAM_CHAT_ID: send a message to the bot → use https://api.telegram.org/bot<TOKEN>/getUpdates to find chat.id.
See the full setup guide at Create & Configure Agents.