This guide is for users already using Tencent Cloud China Lightweight Application Server (Lighthouse) Deployed OpenClaw (formerly Clawdbot) Users, showing how to quickly complete and WeCom Bot Integration and configuration to enable your AI assistant to support message interactions within WeCom.
1. Preparation Before Starting
Before proceeding, please confirm the following Completed:
- Deployed OpenClaw
Deployed to the cloud via Tencent Cloud China Lighthouse (OpenClaw completed)Read the one-click deployment guide for OpenClaw on Tencent Cloud)。 - WeCom client installed
The latest version of WeCom is already installed on your computer or phone. - Has Enterprise WeChat admin permissions
Creating bots and obtaining key configuration information requires administrator privileges.
2. Quick Access (Recommended)
Visualized by Tencent Cloud “Quick Setup” Dashboard, complete WeCom bot integration in one step:
log in Lighthouse Console。

Find the server where you deployed OpenClaw and click configure Button to open the management page.

option WeCom - Quick Setup。
Scan the QR code as prompted to authorize the WeCom admin account.

strike (on the keyboard) Create AI bot That’s all.
Return to the app management page and confirm that WeCom has been successfully connected.

Advantages: No need to manually enter complex parameters such as the bot callback URL and Secret, making it the most time-saving configuration method.
3. Manual integration method (optional)
If you want more fine-grained control over the bot parameters, you can configure them manually:
3.1 Create a bot in the WeCom admin backend
Log in to the WeCom admin console.

If you do not yet have an organization in WeCom, refer toCreate & Register CompanyCreate a new company.

go into Security & Management > Management Tools > Intelligent Robot。


Click in the pop-up modalCreate ManuallyButton:

Scroll to the bottom of the page and clickCreate via APIButton.

Connect to WeCom bot via long connection
Select Create with Persistent Connection, then click Secret in the configuration methodClick to Get:

Click within the pageSave:

Configure models and channels for OpenClaw
Go to LighthouseDashboardFind the deployed OpenClaw lightweight application server, then click “🦞Settings” on the server instance card to enter the “Application Management” page.

go intoApp ManagementTab. You can see the interface shown below:

Model Configuration
To configure a model API key for OpenClaw, go to the Application Management page of the Lighthouse lightweight application server. For details, please refer toOne-Click, Seconds-Level Deployment Guide for Cloud OpenClaw (formerly Clawdbot)-Configure the model's API key; details will not be repeated here.

Tips Check if model configuration is applied
If you are concerned that the model configuration has not taken effect, you can log in to the Lightweight Application Server and verify it using the OpenClaw TUI tool. For detailed steps, please refer to the tutorial “One-Click, Seconds-Level Deployment Guide for Cloud OpenClaw (formerly Clawdbot)-Interact with OpenClaw using TUI.
Channel Configuration
draw attention to sth.
Tip: OpenClaw supports configuring multiple channels on the same server, for example, it supports accessing both QQ bots and Flying Book bots. Therefore, if the server currently being configured has previously accessed other channels, you can also continue to add more channels.
Select in channelWeCom Bot (Persistent Connection)Fill in the robot details page Bot ID and SecretClickAdd and Applyto complete the configuration of the WeCom bot.

take note of
If the Enterprise WeChat bot option in your OpenClaw configuration panel does not match the illustration, first update the OpenClaw app version on the server as instructed.


Complete WeCom bot setup
On the bot details page, click the “...” button, then click Get Bot QR Code, and use WeCom on your mobile device to scan the code and add the bot.

After setup is complete, you can chat directly with the bot in the WeCom chat window without pairing. If the WeCom bot can converse in an AI manner, it means you have successfully integrated the OpenClaw application with the WeCom bot.

Supported Message Types
After setup is complete, your OpenClaw WeCom bot supports multiple message types by default:
| Message Type | Supported |
|---|---|
| Text Message | ✅ |
| voice message | ✅ |
| Image Message | ✅ |
| File Message | ✅ |
| Quoted history | ✅ |
| Markdown Output | ✅ |
| Push Enabled | ✅ |
draw attention to sth.
Whether a certain type of message can actually be handled also depends on your configuration Model capabilities(For example, analyzing images requires a model that supports image understanding.)
The WeCom bot can receive images and files, as shown below:
draw attention to sth.
The WeCom bot here serves only as a channel for sending/receiving information. Whether it can actually complete task processing depends on the capabilities of the connected model. For example, you need to configure OpenClaw with a model that supports image understanding and analysis before OpenClaw can receive images through WeCom and analyze them.

WeCom bot does not currently support replying with images or files, but you can reply with images or files through a WeCom app, as shown below:


Recommendations
After completing the WeCom integration, you can continue:
- Access Other IM ChannelsExpand scenarios (such as QQ, Feishu, DingTalk, etc.).
- mounting OpenClaw Skill Skills Library Expand bot capabilities (such as weather, search, etc.).
- configure Scheduled reminders and other enterprise-grade features.
What's next?
- Haven't Purchased a Host Yet?View Recommended Tencent Cloud China OpenClaw Host Activities
- Say Goodbye to Cumbersome Configuration: A One-Click Deployment Guide for OpenClaw on Tencent Cloud
- Tencent Cloud OpenClaw A Complete Guide to Accessing QQ Bots: From 0 to Chattable
- Tencent Cloud OpenClaw Access WeChat Bot Practical Guide