Telegram
Setup
- Create a bot with @BotFather
- Get the token
- Set in your config:
{
"channels": {
"telegram": {
"token": "1234:ABC...",
"dmPolicy": "pairing",
"allowFrom": ["@your_username"]
}
}
}Restart the gateway: vesper restart
Test
Send /help to your bot. You should get the welcome message.
DM Pairing
For security, unknown senders get a pairing code. Approve them:
vesper pairing approve telegram <code>Bot commands
/startโ Welcome/helpโ Help/agent <mode>โ Switch agent/resetโ Clear conversation/statusโ Bot status