# hellokaton/wechat-api

🗯 wechat-api by java7.

Repository: https://github.com/hellokaton/wechat-api
Canonical: https://ross.abutalabs.com/products/wechat-api
Homepage: https://biezhi.github.io/wechat-api/
Language: Java
License: MIT
License Family: permissive
Topics: wechat, wechat-api, wechat-framework, wechat-sdk, wechat-bot
Archived: true
Last push: 2018-03-30T03:14:32+00:00

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

## Adoption (not part of the score)
Stars 1802, forks 712 (observed 2026-08-28T04:05:38.120658+00:00)

## What it is
A Java SDK for the WeChat personal account (unofficial) API, letting developers build bots that log in locally, listen for messages via annotation bindings, and send text, images, and files. It targets JDK7+ and is distributed via Maven.

## Use cases
- build a wechat auto-reply bot in java
- send wechat messages programmatically from a personal account
- listen for incoming wechat messages and respond
- send images or files to wechat contacts via code
- create a wechat group chat bot

## When to choose
- you need a simple Java library to automate a WeChat personal account
- you want annotation-based message handling with minimal setup

## When to avoid
- you need official or currently working WeChat API access - the project is unmaintained since 2018 and WeChat protocols have changed
- you need WeChat official account (enterprise) API support
- you need long-term support or security guarantees

## Facets
- artifact type: library
- maturity: abandoned
- function: sdk, chatbot, api-framework
- domain: messaging-platforms, chatbots
- platform: jvm, cross-platform
- tags: wechat, wechat-personal-account, java-sdk, bot-framework, auto-reply, automation

## Member repositories
- hellokaton/wechat-api (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:38.120658+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:22:02.490353+00:00, confidence not recorded.
  - readme: https://github.com/hellokaton/wechat-api (fetched 2026-08-28T04:05:38.120658+00:00, sha 6d00fd1c06dc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
