ljc545w/ComWeChatRobot
PC微信机器人,实现获取通讯录,发送文本、图片、文件等消息,封装COM接口供Python、C#调用 observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1634
- days_rel: n/a
- days_push: 1310
- n_releases_24m: 0
Adoption not part of the score
1816 stars · 470 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PC WeChat robot implemented in C++ that reverse-engineers the Windows WeChat client to expose contacts, messaging, group management, and database access via a 32-bit COM component and HTTP/WebSocket interfaces. It is designed to be called from Python, C#, and other languages through the registered COM server.
Use cases
- automate sending WeChat text, image, and file messages
- export WeChat contacts and group member lists
- back up WeChat chat history and databases
- build a WeChat bot that receives and replies to messages
- manage WeChat groups programmatically
- run multiple WeChat instances on one PC
- check whether a contact has deleted or blocked you
When to choose
- you need programmatic control of the Windows desktop WeChat client via COM or HTTP
- you want to automate WeChat messaging, contacts, or group management from Python or C#
- you need to hook and back up WeChat messages or databases on a specific supported WeChat version
When to avoid
- you target WeChat versions other than the pinned 3.5.x-3.7.0.30 builds
- you need a supported, legal, or ToS-compliant automation solution (account bans are possible)
- you need macOS, Linux, or mobile WeChat automation
- you want an actively maintained project - releases stopped in early 2023
Facets
library · maturity maintenance
reverse-engineering http-server sdk chatbot workflow-automation messaging-platforms reverse-engineering windows windows cpp python cli wechat-bot com-component dll-injection wechat-automation message-hooking automation
1 source
- readme: https://github.com/ljc545w/ComWeChatRobot · fetched 2026-08-28 · a1dd2c5d3ca2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ljc545w/ComWeChatRobot | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="ljc545w/ComWeChatRobot")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem