# takayama-lily/oicq

Tencent QQ Bot Library for Node.js

Repository: https://github.com/takayama-lily/oicq
Canonical: https://ross.abutalabs.com/products/oicq
Homepage: https://oicqjs.github.io/oicq/
Language: TypeScript
License: MPL-2.0
License Family: copyleft
Topics: coolq, onebot, qqbot, tcp-client, im, nodejs
Archived: true
Last push: 2023-09-22T14:42:55+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": 2219, "days_push": 1076, "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 2639, forks 369 (observed 2026-08-28T04:07:06.395372+00:00)

## What it is
A Node.js library implementing the Tencent QQ (Android) protocol, letting developers log in a QQ account programmatically and build bots. It exposes an event-driven client API for sending/receiving messages, managing friends, groups, and group file systems.

## Use cases
- build a QQ chatbot in Node.js
- automatically reply to QQ group messages
- send scheduled messages to QQ friends or groups
- parse and handle merged forwarded QQ messages
- manage QQ group members and friend lists programmatically
- create a bot compatible with the OneBot ecosystem

## When to choose
- you need a pure Node.js/TypeScript QQ protocol implementation without external native clients
- you want an event-driven API for QQ messaging automation
- you are building OneBot-style QQ bots

## When to avoid
- you need official, ToS-compliant QQ bot APIs (use Tencent's official bot platform)
- you need QQ guild/channel support natively (requires the separate oicq-guild plugin)
- you work outside the Node.js ecosystem

## Facets
- artifact type: library
- maturity: maintenance
- function: sdk, http-client, chatbot
- domain: messaging-platforms, chatbots, developer-tools
- platform: cross-platform
- tags: qq, onebot, im-protocol, bot-framework, typescript, automation, nodejs

## Member repositories
- takayama-lily/oicq (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:06.395372+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-30T02:19:10.096841+00:00, confidence not recorded.
  - readme: https://github.com/takayama-lily/oicq (fetched 2026-08-28T04:07:06.395372+00:00, sha 45e41121dc38)
  - homepage: https://oicqjs.github.io/oicq/ (fetched 2026-08-29T10:02:21.465283+00:00, sha 4dcb75a98c3d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
