准备工作1:本地已安装openclaw,
准备工作2:微信升级至版本8.0.70
打开Windows PowerShell(管理员身份运行)


输入这行命令,回车
npx -y @tencent-weixin/openclaw-weixin-cli@latest install

出现以下报错不用着急

Windows用户的正确安装姿势
重新打开Windows PowerShell新窗口执行这个命令
openclaw plugins install "@tencent-weixin/openclaw-weixin"

Installed plugin: openclaw-weixinRestart the gateway to load plugins.






chcp 65001 > $null
openclaw channels login --channel openclaw-weixin 





夜雨聆风