mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 19:52:02 +00:00
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:
parent
bac0ba0cc2
commit
2ca45b72f5
3 changed files with 13 additions and 13 deletions
|
|
@ -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
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue