# node-webot/wechat-api

Wechat API / 主动调用 API

Repository: https://github.com/node-webot/wechat-api
Canonical: https://ross.abutalabs.com/products/node-webot-wechat-api
Language: JavaScript
License: NOASSERTION
License Family: other
Last push: 2021-12-28T16:14:03+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": 4318, "days_push": 1709, "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 1637, forks 318 (observed 2026-08-28T04:05:14.813380+00:00)

## What it is
A Node.js library wrapping the WeChat Official Platform (公众号) active-call APIs, covering customer service messages, menus, QR codes, user management, media uploads, template messages, payments, WeChat Store, JSSDK server support, and more. It supports custom token persistence for multi-process deployments and a patch() mechanism to call newer WeChat endpoints before official library support.

## Use cases
- send customer service messages from a WeChat official account
- create and manage WeChat account menus programmatically
- generate temporary or permanent WeChat QR codes
- query follower lists and user profiles
- upload and manage media assets for WeChat
- send template messages to WeChat users
- share access tokens across multiple Node.js processes

## When to choose
- you are building a Node.js backend that actively calls WeChat official account APIs
- you need broad coverage of legacy WeChat official account endpoints in one library
- you need multi-process token management for WeChat API access

## When to avoid
- you need WeChat Work (enterprise) APIs - use wechat-enterprise instead
- you need actively maintained support for the newest WeChat endpoints
- you are not using Node.js or JavaScript

## Facets
- artifact type: library
- maturity: maintenance
- function: sdk, http-client, chatbot
- domain: messaging-platforms, apis, developer-tools
- platform: -
- tags: wechat, weixin, official-account, messaging-api, jssdk, automation, nodejs

## Member repositories
- node-webot/wechat-api (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:14.813380+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:46:44.097107+00:00, confidence not recorded.
  - readme: https://github.com/node-webot/wechat-api (fetched 2026-08-28T04:05:14.813380+00:00, sha 7d5d1679c1af)
  - registry_npm: https://registry.npmjs.org/wechat-api (fetched 2026-08-29T11:20:00.057963+00:00, sha 210c8fd4506b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
