Update usage instructions for Telegram bot

This commit is contained in:
Ali Khokhar
2026-02-04 13:01:23 -08:00
committed by GitHub
parent 0ec3a542ab
commit 1bc90b9df2
+1 -2
View File
@@ -80,8 +80,7 @@ uv run uvicorn server:app --host 0.0.0.0 --port 8082
```
5. **Usage**:
- Send `/start` to your bot
- **Send a message** to yourself on Telegram with a task
- **Send a message** to the bot on Telegram with a task
- Claude will respond with:
- 💭 **Thinking tokens** (reasoning steps)
- 🔧 **Tool calls** as they execute