NoneBot
跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python 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
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
- readme: https://github.com/nonebot/nonebot2 · fetched 2026-08-28 · 3fba4d09d70b
- homepage: https://nonebot.dev · fetched 2026-08-29 · e4b96786f5f0
- site_page: https://nonebot.dev/docs/next · fetched 2026-08-29 · 0ecfad40cf30
- site_page: https://nonebot.dev/docs · fetched 2026-08-29 · 0933639dc2f0
- site_page: https://nonebot.dev/docs/2.4.4 · fetched 2026-08-29 · d07a2df941db
- site_page: https://nonebot.dev/docs/2.4.3 · fetched 2026-08-29 · a116240ae984
- site_page: https://nonebot.dev/docs/quick-start · fetched 2026-08-29 · 906dfc0bb2dc
- site_page: https://nonebot.dev/docs/tutorial/application · fetched 2026-08-29 · 36d945fb2cde
- site_page: https://nonebot.dev/docs/tutorial/fundamentals · fetched 2026-08-29 · 040000359d13
- site_page: https://nonebot.dev/docs/tutorial/store · fetched 2026-08-29 · 53532b276810
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nonebot/nonebot2 | main | 87 |
| nonebot/nonebot | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="nonebot/nonebot2")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem