docs/src/content/docs/en/agentclaw/telegram.md
Telegram is for individuals or small teams who want agent messages fast. It has the fewest fields — just a Bot Token. If you want the quickest possible bot, start here.
New to AgentClaw? Read the AgentClaw overview and usage and configuration first, then come back here for a single platform.
| Name in Telegram | CCR field | Required | Notes |
|---|---|---|---|
| HTTP API token | Bot Token | Required | The token @BotFather returns after creating the bot |
@BotFather and confirm the username matches exactly (the official bot)./newbot.CCR Assistant.bot, e.g. ccr_demo_bot.@BotFather returns an HTTP API token.Never share this token. Anyone who has it has full control of your Telegram bot.
Skip this if you only use DMs.
To use it in groups:
/setjoingroups to @BotFather./setprivacy.Disable to turn off privacy mode.With privacy mode on, the bot usually only sees commands, @-mentions, and some service messages. After disabling it, kick and re-add the bot so the change takes effect immediately.
For lock-screen-only alerts, use Handoff without Forward agent messages.
How to tell it worked: Telegram shows the agent's message, and replies keep the agent going.
/command triggers the bot in a group: check /setprivacy in @BotFather, or promote the bot to group admin.