OpenClaw接入微信机器人实操步骤

视频链接
按顺序执行下述命令,即可完成插件配置与账号绑定登录

  1. 安装微信对接插件
openclaw plugins install @tencent-weixin/openclaw-weixin
  1. 开启插件运行权限
openclaw config set plugins.entries.openclaw-weixin.enabled true
  1. 重启网关加载最新配置
openclaw gateway restart
  1. 调出登录二维码,微信扫码完成绑定
openclaw channels login --channel openclaw-weixin

补充提示

  1. 若提示插件已存在,添加--force参数强制重装
openclaw plugins install @tencent-weixin/openclaw-weixin --force
  1. WSL开机默认自启网关时,修改配置后务必执行重启命令,直接start无法生效
Logo

Agent 垂直技术社区,欢迎活跃、内容共建。

更多推荐