We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81c7b0f commit eab3298Copy full SHA for eab3298
1 file changed
docs/zh/platform/weixin_oc.md
@@ -5,9 +5,7 @@
5
AstrBot 支持通过 `个人微信` 适配器接入微信个人号。该适配器基于**腾讯微信官方** `openclaw-weixin` 接口实现,使用扫码登录和长轮询收发消息,不需要配置 Webhook 回调地址。
6
7
> [!NOTE]
8
-> 需要升级到最新的手机微信版本:
9
->
10
-> **iOS**: >= 4.0.70
+> 需要升级到最新的手机微信版本:>= 8.0.70
11
12
## 支持的消息类型
13
@@ -63,6 +61,10 @@ AstrBot 支持通过 `个人微信` 适配器接入微信个人号。该适配
63
61
64
62
也可以在 WebUI `控制台` 中观察日志,确认适配器已经完成登录并开始轮询消息。
65
+## 修改头像和备注名
+
66
+进入微信聊天会话,点击右上角的齿轮图标,再点击右上角的「...」图标,即可修改头像和备注名。
67
68
## 多媒体文件保存位置
69
70
接收到的图片、视频、文件、语音会被 AstrBot 下载并解密后保存到本地临时目录:
0 commit comments