mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-16 07:33:46 -06:00
1.1 KiB
1.1 KiB
summary, read_when, title
| summary | read_when | title | ||
|---|---|---|---|---|
| Install the official WeCom plugin and find its versioned setup documentation |
|
WeCom |
OpenClaw exposes WeCom through the external
@wecom/wecom-openclaw-plugin package maintained by the Tencent WeCom team.
The plugin is listed in OpenClaw's official channel catalog but is not bundled
with the core install.
Install
openclaw channels add --channel wecom
openclaw gateway restart
openclaw channels status --channel wecom
The OpenClaw catalog installs an exact version of
@wecom/wecom-openclaw-plugin.
Configure
WeCom credentials, connection modes, callback routes, and access-control behavior belong to the external plugin and can change independently of OpenClaw. Follow the package documentation for the installed release before configuring the channel.
When upgrading the plugin independently, keep using the documentation for the installed version.