# ScienJus/smartqq

SmartQQ（WebQQ）的Api ，你可以用它实现自己的QQ 机器人 a qq robot based on smartqq (webqq) api

Repository: https://github.com/ScienJus/smartqq
Canonical: https://ross.abutalabs.com/products/smartqq
Language: Java
License Family: other
Archived: true
Last push: 2018-01-20T13:01:36+00:00

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

## Adoption (not part of the score)
Stars 1138, forks 336 (observed 2026-08-28T04:03:44.092928+00:00)

## What it is
A Java library wrapping the SmartQQ (WebQQ) unofficial API, enabling login via QR code and sending/receiving text messages for friends, groups, and discussions. It is primarily used to build QQ chatbots and automation tools.

## Use cases
- build a QQ chatbot that auto-replies to messages
- send and receive QQ messages from a Java program
- log and sync QQ chat history to the cloud
- trigger emails, SMS, or server commands from QQ messages
- build a custom QQ client with a GUI

## When to choose
- you need to programmatically interact with QQ text messaging from Java
- you want a lightweight wrapper over the WebQQ protocol to build your own bot logic

## When to avoid
- you need image, file, or @-mention support, which SmartQQ does not offer
- you need a maintained solution — WebQQ was discontinued and the project is no longer updated

## Facets
- artifact type: library
- maturity: abandoned
- function: http-client, sdk
- domain: messaging-platforms, chatbots
- platform: jvm, cross-platform
- tags: qq, smartqq, webqq, chat-robot, messaging-api, unofficial-api, automation

## Member repositories
- ScienJus/smartqq (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:44.092928+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-30T06:36:07.533239+00:00, confidence not recorded.
  - readme: https://github.com/ScienJus/smartqq (fetched 2026-08-28T04:03:44.092928+00:00, sha 319f7019dc53)
- Data as of 2026-08-30T08:39:29.467469+00:00.
