Channels

Telegram Stable

The Telegram channel uses long polling via telebot.v3. Create a bot token with @BotFather and add it to your config.

Configuration

config.yaml
yaml

Slash commands

CommandDescription
/startIntroduce the bot and show usage
/memoryShow today's memory log and longterm facts
/statusShow agent status and connected skills
/clearClear today's conversation log
/reloadHot-reload agent persona without restart
â„šī¸
Allowed users: If allowed_users is non-empty, only those Telegram user IDs will receive responses. Everyone else gets silently ignored.