mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-16 09:40:30 +08:00
docs: update wechat app version requirements for WeChat adapter and add instructions for profile photo/remark modifications
This commit is contained in:
@@ -5,9 +5,7 @@
|
||||
AstrBot 支持通过 `个人微信` 适配器接入微信个人号。该适配器基于**腾讯微信官方** `openclaw-weixin` 接口实现,使用扫码登录和长轮询收发消息,不需要配置 Webhook 回调地址。
|
||||
|
||||
> [!NOTE]
|
||||
> 需要升级到最新的手机微信版本:
|
||||
>
|
||||
> **iOS**: >= 4.0.70
|
||||
> 需要升级到最新的手机微信版本:>= 8.0.70
|
||||
|
||||
## 支持的消息类型
|
||||
|
||||
@@ -63,6 +61,10 @@ AstrBot 支持通过 `个人微信` 适配器接入微信个人号。该适配
|
||||
|
||||
也可以在 WebUI `控制台` 中观察日志,确认适配器已经完成登录并开始轮询消息。
|
||||
|
||||
## 修改头像和备注名
|
||||
|
||||
进入微信聊天会话,点击右上角的齿轮图标,再点击右上角的「...」图标,即可修改头像和备注名。
|
||||
|
||||
## 多媒体文件保存位置
|
||||
|
||||
接收到的图片、视频、文件、语音会被 AstrBot 下载并解密后保存到本地临时目录:
|
||||
|
||||
Reference in New Issue
Block a user