docs(channels): remove personal info from design docs

Replace personal paths, user IDs, and names with generic placeholders.

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
tanzhenxin 2026-03-30 12:55:50 +00:00
parent bac0ba0cc2
commit 2ca45b72f5
3 changed files with 13 additions and 13 deletions

View file

@ -27,7 +27,7 @@ The adapter supports plain text messaging, slash commands, a working indicator (
```
```bash
source /home/andy/projects/telegram/.env
source /path/to/telegram/.env
npm run bundle && node dist/cli.js channel start my-telegram
```