WeCom Channel Setup and Plugin Installation Guide
Learn how to install and configure the WeCom channel in OpenClaw using the official @wecom/wecom-openclaw-plugin package. This page is for administrators integrating WeCom and needing version-specific setup details.
Read this when
- You want to connect OpenClaw to WeCom
- You need the supported WeCom plugin and its setup documentation
OpenClaw provides access to WeCom via the externally maintained
@wecom/wecom-openclaw-plugin package, which the Tencent WeCom team keeps up to date.
Although this plugin appears in OpenClaw's official channel catalog, it is not included in the base installation.
Install
openclaw channels add --channel wecom
openclaw gateway restart
openclaw channels status --channel wecom
A specific release of
@wecom/wecom-openclaw-plugin is what the OpenClaw catalog installs.
Configure
The external plugin controls WeCom credentials, connection modes, callback routes, and access-control settings, so these can vary without any changes to OpenClaw itself. For the version you have installed, refer to the package documentation before setting up the channel.
If you upgrade the plugin on your own, continue consulting the documentation that matches the installed release.