# pandolia/qqbot

QQBot: A conversation robot base on Tencent's SmartQQ

Repository: https://github.com/pandolia/qqbot
Canonical: https://ross.abutalabs.com/products/qqbot
Language: Python
License: NOASSERTION
License Family: other
Topics: qqbot, smartqq, webqq, python, chatbot, chat, qq
Archived: true
Last push: 2020-08-23T07:47:42+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": 3687, "days_push": 2201, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived, no_license, no_readme
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3683, forks 850 (observed 2026-08-28T04:08:13.810127+00:00)

## What it is
QQBot is a Python library and framework for building chatbots on Tencent's SmartQQ (WebQQ) protocol, supporting message monitoring, plugin-based command handling, and contact/group management. It was distributed on PyPI as 'qqbot' and was one of the most popular open-source QQ chatbot frameworks.

## Use cases
- build a QQ chatbot that auto-replies to messages
- monitor and log QQ group messages in Python
- create custom QQ bot commands via plugins
- send QQ messages programmatically from scripts
- run a scheduled reminder bot on QQ

## When to choose
- you need to automate an old QQ account on the legacy SmartQQ/WebQQ protocol
- you are maintaining a legacy Python bot built on this framework

## When to avoid
- you want a bot for current QQ versions - SmartQQ was shut down by Tencent in 2019 and this no longer works
- you need an actively maintained or officially supported QQ bot solution
- you need a production-grade messaging integration

## Facets
- artifact type: library
- maturity: abandoned
- function: chatbot, http-client, sdk
- domain: chatbots, messaging-platforms
- platform: python, cross-platform
- tags: qq, smartqq, webqq, tencent, chat-robot, plugin-system, automation

## Member repositories
- pandolia/qqbot (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:13.810127+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-29T18:31:12.186122+00:00, confidence not recorded.
  - registry_pypi: https://pypi.org/pypi/qqbot/json (fetched 2026-08-29T09:25:01.740750+00:00, sha 9f01d41c6769)
- Data as of 2026-08-30T08:39:29.467469+00:00.
