Skip to content

Commit eab3298

Browse files
committed
docs: update wechat app version requirements for WeChat adapter and add instructions for profile photo/remark modifications
1 parent 81c7b0f commit eab3298

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

docs/zh/platform/weixin_oc.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
AstrBot 支持通过 `个人微信` 适配器接入微信个人号。该适配器基于**腾讯微信官方** `openclaw-weixin` 接口实现,使用扫码登录和长轮询收发消息,不需要配置 Webhook 回调地址。
66

77
> [!NOTE]
8-
> 需要升级到最新的手机微信版本:
9-
>
10-
> **iOS**: >= 4.0.70
8+
> 需要升级到最新的手机微信版本:>= 8.0.70
119
1210
## 支持的消息类型
1311

@@ -63,6 +61,10 @@ AstrBot 支持通过 `个人微信` 适配器接入微信个人号。该适配
6361

6462
也可以在 WebUI `控制台` 中观察日志,确认适配器已经完成登录并开始轮询消息。
6563

64+
## 修改头像和备注名
65+
66+
进入微信聊天会话,点击右上角的齿轮图标,再点击右上角的「...」图标,即可修改头像和备注名。
67+
6668
## 多媒体文件保存位置
6769

6870
接收到的图片、视频、文件、语音会被 AstrBot 下载并解密后保存到本地临时目录:

0 commit comments

Comments
 (0)