> ## Documentation Index
> Fetch the complete documentation index at: https://docs.langbot.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Connect Personal WeChat via OpenClaw

## Introduction

[OpenClaw](https://github.com/dingxiang-me/OpenClaw-Wechat) is an open-source AI Agent framework. Through the OpenClaw WeChat adapter, you can connect LangBot to your personal WeChat account, with support for group chats, streaming output, whitelist control, and more.

## Quick Scan Login (Recommended)

LangBot supports one-click scan login for WeChat, automatically filling in credentials — no manual token entry needed.

<Warning>
  Please make sure your mobile WeChat version is **8.0.69** or above, otherwise it may not work properly.
</Warning>

1. Open LangBot WebUI, go to **Bots > Create Bot**
2. Enter a bot name, select `Personal WeChat Bot` as the platform/adapter
3. In the **Scan Login** section that appears, click the **Start** button

<img src="https://mintcdn.com/langbot/2gQAELt1nN3_kQMs/images/zh/deploy/bots/wexin/wexin_scan_login.png?fit=max&auto=format&n=2gQAELt1nN3_kQMs&q=85&s=25ccffd54c0a960da009724aa7a38c9a" alt="Select Scan Login" width="1765" height="840" data-path="images/zh/deploy/bots/wexin/wexin_scan_login.png" />

4. Scan the QR code with WeChat. On your phone, you'll see "Connect new OpenClaw to WeChat", tap **Continue**

<img src="https://mintcdn.com/langbot/2gQAELt1nN3_kQMs/images/zh/deploy/bots/wexin/wexin_scan_connect.png?fit=max&auto=format&n=2gQAELt1nN3_kQMs&q=85&s=bcead9cc902d49273e653c0815b08cd8" alt="Scan and Connect" width="1422" height="884" data-path="images/zh/deploy/bots/wexin/wexin_scan_connect.png" />

5. After authorization, the token and account ID will be **auto-filled** in the form

<img src="https://mintcdn.com/langbot/2gQAELt1nN3_kQMs/images/zh/deploy/bots/wexin/wexin_config_auto_fill.png?fit=max&auto=format&n=2gQAELt1nN3_kQMs&q=85&s=8ef5afeb73eefe6afcf4268f7a9d79bb" alt="Config Auto Fill" width="1595" height="885" data-path="images/zh/deploy/bots/wexin/wexin_config_auto_fill.png" />

6. Click **Submit** to complete

<Warning>
  If connection fails, please confirm your WeChat version is 8.0.69 or above.
</Warning>

### Confirm Successful Login

After scanning successfully, your phone will enter the ClawBot chat page on WeChat.

<img src="https://mintcdn.com/langbot/y4IHfUMtvCt0Q8rn/images/zh/deploy/bots/wexin/wexin_05.jpg?fit=max&auto=format&n=y4IHfUMtvCt0Q8rn&q=85&s=f9c2f8a08b05016e51c6d5435229c6b3" alt="WeChat ClawBot Chat Page" width="1080" height="2400" data-path="images/zh/deploy/bots/wexin/wexin_05.jpg" />

At the same time, the LangBot logs will show a successful connection message, and the token and account fields on the configuration page will be automatically updated, indicating a successful login.

<img src="https://mintcdn.com/langbot/y4IHfUMtvCt0Q8rn/images/zh/deploy/bots/wexin/wexin_06.png?fit=max&auto=format&n=y4IHfUMtvCt0Q8rn&q=85&s=b24e9d4835a2e1e06509e4cca9fdd214" alt="Log Information" width="1754" height="665" data-path="images/zh/deploy/bots/wexin/wexin_06.png" />

<img src="https://mintcdn.com/langbot/y4IHfUMtvCt0Q8rn/images/zh/deploy/bots/wexin/wexin_07.png?fit=max&auto=format&n=y4IHfUMtvCt0Q8rn&q=85&s=66fa2d40b18ed3b0f6dbcaf31c7a2c1d" alt="Configuration Page" width="1900" height="895" data-path="images/zh/deploy/bots/wexin/wexin_07.png" />

## Start Using

Once logged in, send messages to the ClawBot chat page you just entered using the scanned account, and LangBot will automatically reply.
