HenryXiaoYang

WeChat chatbot SDK base on QClaw — ItChat-style API for Personal Wechat Assistant

26
13
80% credibility
Found Mar 10, 2026 at 26 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Python
AI Summary

A Python library for creating automated WeChat chatbots that log in via QR code scan and respond to messages using a familiar simple API.

How It Works

1
🔍 Discover WeChat Bot Tool

You hear about a simple tool that lets you create automatic reply bots for your WeChat chats.

2
✍️ Plan Your Bot's Replies

You decide what your bot should say back, like repeating what friends message to you.

3
📱 Scan QR to Connect WeChat

Your computer shows a QR code, you scan it with your phone's WeChat app, and it links securely in seconds.

4
🚀 Start Your Bot

With one command, your bot wakes up and starts watching for new messages from your WeChat.

5
💬 Send a Test Message

A friend messages you on WeChat, and your bot instantly replies just like you planned.

🎉 Bot Chats on Autopilot

Now your bot handles everyday replies automatically, freeing you to relax while it keeps conversations going.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 26 to 26 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is wechat-sdk-qclaw?

This Python SDK lets you build personal WeChat assistants and AI chatbots using a familiar ItChat-style API on the QClaw backend. Scan a QR code to log in via official WeChat OAuth, persist tokens for hot reloads, and handle incoming text messages with simple decorators—reply with strings or stream chunks over WebSocket. It's a clean GitHub WeChat robot base for quick chatbot prototypes without scraping or unofficial APIs.

Why is it gaining traction?

It clones the battle-tested ItChat API devs already know, but swaps in stable QClaw WebSocket transport for reliable message dispatch, tool calls, and streaming replies—perfect for WeChat AI chatbots. No more fiddling with fragile web scrapers; just pip install, decorate handlers, call auto_login(), and run(). Early adopters praise the QR login flow and invite-code handling as frictionless entry to WeChat's ecosystem.

Who should use this?

Python scripters automating personal WeChat flows, like reply bots for group chats or AI assistants querying external APIs. Indie devs building WeChat chatbot GitHub projects for notifications, data export, or miniprogram integrations. ItChat veterans migrating from dead libs to something fresh.

Verdict

Grab it for prototyping WeChat robots—17 stars and 0.8% credibility score signal early days with thin docs, but the MIT-licensed core runs solid out of the box. Test in a side project; contribute if you need Android/iPA export tweaks.

(178 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.