Files
eric b77a8cadb2
Some checks failed
Upstream Sync / Sync latest commits from upstream repo (push) Has been cancelled
'init'
2026-03-24 14:46:41 -05:00

1.3 KiB
Raw Permalink Blame History

openclaw-wechat上游 OpenClaw 插件)

本目录用于引用开源仓库 freestylefly/openclaw-wechat:在已安装 OpenClaw 的环境下,作为 OpenClaw 通道插件使用微信代理 API与网关 openclaw gateway start 配合(终端扫码登录等)。

与本仓库 web2 内置能力的关系:

  • Python 桥接web2_wechat_chatbot.py)直接调用与插件相同的代理服务 HTTP API/v1/account/status/v1/iPadLogin 等),无需运行 OpenClaw 即可在「直播录制助手」里配置密钥、拉取二维码、轮询登录。
  • 若你已在 OpenClaw 中使用该插件,只需将 同一套 apiKey + proxyUrl 写入 config/wechat_chatbot.json,两端行为一致。

添加子模块(可选)

git submodule add https://github.com/freestylefly/openclaw-wechat.git integrations/openclaw-wechat/repo

随后可在 OpenClaw 侧按上游 README 安装:openclaw plugins install @canghe/openclaw-wechat(以 上游说明 为准)。

许可

上游为 MIT使用微信代理服务须遵守其条款且勿用于违法用途见上游仓库声明