# offu/WeRoBot

WeRoBot 是一个微信公众号开发框架

Repository: https://github.com/offu/WeRoBot
Canonical: https://ross.abutalabs.com/products/werobot
Homepage: https://werobot.readthedocs.io/zh_CN/latest/
Language: Python
License: MIT
License Family: permissive
Topics: python, wechat, weixin, wechat-framework, sdk, weixin-sdk, wechat-sdk
Last push: 2026-01-13T10:35:47+00:00

## Health v2 (maintenance only)
Score: 51/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 62, release rhythm 8, longevity 100
- inputs: {"age_days": 4963, "days_push": 232, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4661, forks 989 (observed 2026-08-28T04:08:56.458820+00:00)

## What it is
WeRoBot is a Python framework for developing WeChat Official Account (公众号) robots. It provides decorators for handling incoming message types and replying, with a simple built-in server for running the bot.

## Use cases
- build a WeChat official account bot in Python
- auto-reply to WeChat text messages
- handle WeChat events and messages via webhook
- create a customer service bot for WeChat
- develop a WeChat subscription account backend

## When to choose
- you are building a WeChat Official Account bot in Python
- you want a simple decorator-based message handling framework
- you need a lightweight SDK for WeChat message/event callbacks

## When to avoid
- you are building bots for platforms other than WeChat
- you need a full WeChat Open Platform or Mini Program SDK
- your project is not in Python

## Facets
- artifact type: framework
- maturity: stable
- function: web-framework, sdk, http-server, chatbot
- domain: chatbots, web-development, backend, apis
- platform: python, cross-platform
- tags: wechat, weixin, official-account, messaging-platforms

## Member repositories
- offu/WeRoBot (main) score 51

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:56.458820+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:19:26.950976+00:00, confidence not recorded.
  - readme: https://github.com/offu/WeRoBot (fetched 2026-08-28T04:08:56.458820+00:00, sha e7869a422349)
  - registry_pypi: https://pypi.org/pypi/werobot/json (fetched 2026-08-29T09:04:24.153977+00:00, sha 01f925794aaa)
- Data as of 2026-08-30T08:39:29.467469+00:00.
