The WeChat ClawBot plug-in lets you interact directly with OpenClaw in a WeChat chat window.
Before you begin
Before you configure a channel, you must purchase and configure a Simple Application Server instance with the OpenClaw application image by following the steps below or the instructions in Deploy an OpenClaw image. If you have already done this, you can skip this section.
Integrate with WeChat
Make sure your WeChat application is updated to the latest version.
OpenClaw provides two methods for WeChat integration. Select the tab that corresponds to your image version to view the required steps.
OpenClaw 2026.5.19 and later (Recommended)
We recommend using the QR code method in the new console, which does not require running terminal commands.
-
Log on to the Simple Application Server console. Find the target OpenClaw server and go to the Application Details tab.
-
On the channels card, click Add channel.
-
From the channel drop-down list, select WeChat.
-
Keep the default QR Code-based IM Access tab selected and click Configure by Scanning QR Code.
-
Use WeChat to scan the QR code in the pop-up window to complete the integration. Then, start a conversation with the WeChat ClawBot to verify the connection.
Generating the QR code can take 30 seconds to 2 minutes.
Earlier versions
You must use the QR code in the old console or a terminal command to integrate with WeChat.
Connect via console QR code
This method is supported only for OpenClaw image version 2026.3.28 and later. For other versions, use the terminal command method.
-
Log on to the Simple Application Server console. Find the target OpenClaw server and go to the Application Details tab.
-
In the channel configuration area, under the WeChat section, click Scan to Configure.
-
When the command finishes, a QR code is displayed on the page. Scan the QR code with WeChat to complete the integration.
Generating the QR code can take 30 seconds to 2 minutes.
-
After scanning the code, click Close.
-
Start a conversation with the WeChat ClawBot to verify the connection.
The first interaction may take 30 seconds to 2 minutes to initialize.
Connect via terminal command
Procedure
-
View the WeChat ClawBot plug-in. In WeChat, go to . Find the WeChat ClawBot card and tap View Details.

-
Log on to the Simple Application Server console. In the server list, find the target server and click Remote Connection on its card. In the pop-up window, click Log on Now in the Connect with One-click on Workbench section. Copy the installation command from the plug-in page, or run the following command directly:
For OpenClaw 2026.3.28, use the openclaw channels login --channel openclaw-weixin command to connect.
npx -y @tencent-weixin/openclaw-weixin-cli@latest install -
When the command finishes, a QR code is generated in the terminal. Scan the QR code with WeChat to bind your account.

-
Go to the OpenClaw Web UI and verify that the WeChat channel appears in the channel list.

-
After the binding is successful, you can interact with OpenClaw directly in a WeChat chat window.
