# node-webot/weixin-robot

微信公共帐号自动回复机器人 A Node.js robot for wechat.

Repository: https://github.com/node-webot/weixin-robot
Canonical: https://ross.abutalabs.com/products/weixin-robot
Language: JavaScript
License Family: other
Topics: webots, wechat, javascript, weixin-robot
Last push: 2016-04-13T10:41:23+00:00

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

## Adoption (not part of the score)
Stars 1769, forks 547 (observed 2026-08-28T04:05:33.841831+00:00)

## What it is
A Node.js library that wraps the WeChat public account message API to build auto-reply robots. It provides flexible rule-based reply definitions (regex, YAML/JSON rules) and handles communication with WeChat servers via Express middleware.

## Use cases
- build a wechat public account auto-reply bot
- define regex-based reply rules for wechat messages
- load chatbot reply rules from yaml or
- handle wechat subscribe events and custom menus
- run multiple wechat bots on one express server

## When to avoid
- you need modern WeChat APIs or active maintenance - the project hasn't released since 2016
- you need AI/LLM-powered conversation rather than static rules

## Facets
- artifact type: library
- maturity: abandoned
- function: chatbot, web-framework, middleware
- domain: chatbots, messaging-platforms, web-development
- platform: -
- tags: wechat, weixin, auto-reply, express, rule-based-bot, automation, nodejs

## Member repositories
- node-webot/weixin-robot (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:33.841831+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-30T03:26:06.351494+00:00, confidence not recorded.
  - readme: https://github.com/node-webot/weixin-robot (fetched 2026-08-28T04:05:33.841831+00:00, sha bde94dcb4f32)
  - registry_npm: https://registry.npmjs.org/weixin-robot (fetched 2026-08-29T11:04:49.051613+00:00, sha 31148aece8d7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
