Ross ROSS = Recommend OSS · open-source software intelligence for agents

NoneBot

跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python observed · 2026-08-28

github.com/nonebot/nonebot2 · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

87/100

  • Activity 99
  • Release rhythm 65
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 82
  • age_days: 2201
  • days_rel: 154
  • days_push: 7
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

7683 stars · 663 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

NoneBot2 is a modern, cross-platform, asynchronous Python chatbot framework with a plugin system, adapter architecture, and built-in dependency injection. It ships with an interactive CLI (nb-cli) and a community plugin/adapter store for platforms like QQ (OneBot), Telegram, DingTalk, Lark, and console.

Use cases

  • build a QQ bot in Python
  • create a cross-platform chatbot that works on Telegram and DingTalk
  • write modular bot plugins with dependency injection
  • scaffold a chatbot project from the command line
  • run an async event-driven messaging bot
  • install community bot plugins from a store

When to choose

  • you want a Python async framework for chatbots across multiple messaging platforms
  • you need a large ecosystem of community plugins and adapters
  • you value full type annotations and a clean dependency injection system
  • you want an interactive CLI to scaffold and manage bot projects

When to avoid

  • you need a non-Python language or a single-platform bot with minimal dependencies
  • you want a hosted/no-code bot builder rather than a code framework
  • you need a general-purpose web framework rather than a chatbot framework

Facets

framework · maturity active

web-framework plugin-system cli chatbot middleware chatbots large-language-models developer-tools cross-platform python cross-platform cli self-hosted nonebot onebot qq-bot telegram-bot dingtalk lark asyncio dependency-injection nb-cli adapter-system automation docker

10 sources

Member repositories

RepositoryRoleHealth v2
nonebot/nonebot2main87
nonebot/nonebotmain23

For agents

markdown · JSON · MCP: product_card(name="nonebot/nonebot2")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem