Tencent Cloud OpenClaw WeCom Bot Cloud Access Guide

About 1 minute.
Jiangsu
2026-04-20
2026-05-01
6,129
I earn commissions when you shop through the links below, at no additional cost to you.

This guide is for users already on Tencent Cloud China Lighthouse Lightweight Application Server Ready to deploy OpenClaw (formerly Clawdbot) For users, an introduction to 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

  1. Deployed OpenClaw
    Deployed to the cloud via Tencent Cloud China Lighthouse (OpenClaw completed)View the Tencent Cloud deployment guide for OpenClaw)。
  2. WeCom client installed
    The latest version of WeCom is already installed on this computer or phone.
  3. Has WeCom admin access
    Administrator permissions are required to create bots and obtain key configuration information.

2. Quick integration (recommended)

Tencent Cloud provides visualization “Quick Setup” Panel: integrate the WeCom bot in one step.

Log in Lighthouse console

Find the server where you deployed OpenClaw, then click configure Click the button to go to the Admin page.

Select WeCom - Quick Setup

Scan the 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 connected successfully.

Advantages: No need to manually enter complex parameters such as the bot callback URL and Secret, making this the most time-saving configuration method.

3. Manual integration method (optional)

If you want more fine-grained control over the bot parameters, you can use manual configuration:

3.1 Create a bot in the WeCom admin backend

Log in to the WeCom admin console.

If you don't yet have an organization in WeCom, you can refer toCreate & Register CompanyCreate a new company.

go into Security & Management > Management Tools > Intelligent Bot

Click in the pop-up modalManual creationButton:

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

Connect via persistent connection to WeCom bot

Select Create using a persistent connection, then click Secret in the configuration methodClick to get

Click within the pageSave

Configure model and channel for OpenClaw

Go to Lightweight Cloud LighthouseConsoleFind the deployed OpenClaw Lightweight Application Server, then click “🦞 Settings” on the server instance card to go to the “Application Management” page.

go intoApp ManagementTab, and you will see the interface shown below:

Model Configuration

You can configure the model API Key for OpenClaw on the Application Management page of the Lighthouse lightweight application server. For details, please refer toOne-Click Deployment Guide for Cloud OpenClaw (formerly Clawdbot)-Set the model's API Key. Details are omitted here.

Useful Tips: Verify Whether the Model Configuration Is Applied

If you're concerned that the model configuration hasn't 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 Deployment Guide for Cloud OpenClaw (formerly Clawdbot)-Interact with OpenClaw using TUI.

Channel Settings

draw attention to sth.

Tip: OpenClaw supports configuring multiple channels on the same server. For example, it supports connecting both a QQ bot and a Feishu bot at the same time. Therefore, if the server currently being configured has already connected to other channels before, you can continue adding more channels.

Select in ChannelWeCom Bot (Persistent Connection)Fill in the robot details page Bot ID and SecretClickAdd and apply, and the WeCom bot configuration will be complete.

take note of

If the WeCom bot option in your OpenClaw configuration panel does not match the illustration, first refer to updating the server’s OpenClaw application version.

Complete WeCom bot configuration

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

After adding, 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 connected the OpenClaw app to the WeCom bot.

Supported message types

After setup is complete, your OpenClaw WeCom bot supports multiple message types by default:

Message TypeSupported?
Text Message
Voice Message
Image Message
File message
Message Reference History
Markdown Output
Active Push

draw attention to sth.

Whether a certain type of message can actually be handled also depends on your configuration LLM Capabilities(For example, to analyze images, you need to use a model that supports image understanding.)

WeCom bot can receive images and files. Example:

draw attention to sth.

The WeCom bot here is only used as a channel for sending/receiving messages. Whether it can actually complete task processing depends on the capabilities of the connected model. For example, if you need to configure OpenClaw to support understanding and analyzing images, you must connect a model with image analysis capabilities so that OpenClaw can receive images through WeCom and analyze them.

WeCom bot replies do not currently support images or files, but images and files can be sent using a WeCom app, as shown below:

Recommendations

After completing the WeCom integration, you can continue:

  • Integration Other IM ChannelsExpand scenarios (such as QQ, Feishu, DingTalk, etc.).
  • Install OpenClaw Skill Skill Library Enhance bot capabilities (such as weather, search, etc.).
  • configure Scheduled reminder Enterprise-grade features.

What to do next

Label: