docs: add quoted-message screenshot to README

This commit is contained in:
rianli
2026-03-12 12:53:53 +08:00
parent 2089c2e951
commit cfd804adaa
3 changed files with 4 additions and 0 deletions

View File

@@ -56,6 +56,8 @@ QQ quote events carry index keys (e.g. `REFIDX_xxx`) instead of full original me
- Store path: `~/.openclaw/qqbot/data/ref-index.jsonl` (survives gateway restart).
- Quote body may include text + media summary (image/voice/video/file).
<img width="720" src="docs/images/ref_msg.png" alt="Quoted Message Context Demo" />
### 🎙️ Voice Messages (STT)
With STT configured, the plugin automatically transcribes voice messages to text before passing them to AI. The whole process is transparent to the user — sending voice feels as natural as sending text.

View File

@@ -53,6 +53,8 @@ QQ 的引用事件通常只携带索引键(如 `REFIDX_xxx`),不直接返
- 存储位置:`~/.openclaw/qqbot/data/ref-index.jsonl`(网关重启后仍可恢复)。
- 引用内容支持文本 + 媒体摘要(图片/语音/视频/文件)。
<img width="720" src="docs/images/ref_msg.png" alt="引用消息上下文演示" />
### 🎙️ 语音消息STT
配置 STT 后,插件会自动将语音转录为文字再交给 AI 处理。整个过程对用户完全透明——发语音就像发文字一样自然AI 听得懂你在说什么。

BIN
docs/images/ref_msg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 304 KiB