mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-19 03:07:27 +00:00
chore: oxfmt fixes
This commit is contained in:
committed by
clawdinator[bot]
parent
395810a60b
commit
443ee26af3
@@ -10,6 +10,7 @@ title: "Telegram"
|
||||
Status: production-ready for bot DMs + groups via grammY. Long-polling by default; webhook optional.
|
||||
|
||||
## Quick setup (beginner)
|
||||
|
||||
1. Create a bot with **@BotFather** ([direct link](https://t.me/BotFather)). Confirm the handle is exactly `@BotFather`, then copy the token.
|
||||
2. Set the token:
|
||||
- Env: `TELEGRAM_BOT_TOKEN=...`
|
||||
@@ -41,6 +42,7 @@ Minimal config:
|
||||
## Setup (fast path)
|
||||
|
||||
### 1) Create a bot token (BotFather)
|
||||
|
||||
1. Open Telegram and chat with **@BotFather** ([direct link](https://t.me/BotFather)). Confirm the handle is exactly `@BotFather`.
|
||||
2. Run `/newbot`, then follow the prompts (name + username ending in `bot`).
|
||||
3. Copy the token and store it safely.
|
||||
|
||||
Reference in New Issue
Block a user