mirror of
https://mirror.skon.top/github.com/sliverp/qqbot
synced 2026-04-30 22:00:25 +08:00
docs: add quoted-message screenshot to README
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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
BIN
docs/images/ref_msg.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 304 KiB |
Reference in New Issue
Block a user