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
| Command | Description |
|---|---|
| /start | Introduce the bot and show usage |
| /memory | Show today's memory log and longterm facts |
| /status | Show agent status and connected skills |
| /clear | Clear today's conversation log |
| /reload | Hot-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.