Skip to main content

An asynchronous python bot framework.

Project description

NoneBot

License PyPI Python Version CQHTTP Version QQ 群 Telegram QQ 版本发布群 Telegram 版本发布频道

简介

NoneBot2 是一个可扩展的 Python 异步机器人框架,它会对机器人收到的消息进行解析和处理,并以插件化的形式,分发给消息所对应的命令处理器和自然语言处理器,来完成具体的功能。

除了起到解析消息的作用,NoneBot 还为插件提供了大量实用的预设操作和权限控制机制,尤其对于命令处理器,它更是提供了完善且易用的会话机制和内部调用机制,以分别适应命令的连续交互和插件内部功能复用等需求。

目前 NoneBot2 在 FastAPI 的基础上封装了与 CQHTTP(OneBot) 协议插件的网络交互。

得益于 Python 的 asyncio 机制,NoneBot 处理消息的吞吐量有了很大的保障,再配合 WebSocket 通信方式(也是最建议的通信方式),NoneBot 的性能可以达到 HTTP 通信方式的两倍以上,相较于传统同步 I/O 的 HTTP 通信,更是有质的飞跃。

需要注意的是,NoneBot 仅支持 Python 3.7+ 及 CQHTTP(OneBot) 插件 v11+。

文档

文档目前尚未完成,「API」部分由 sphinx 自动生成,你可以在 这里 查看。

贡献

如果你在使用过程中发现任何问题,可以 提交 issue 或自行 fork 修改后提交 pull request。

如果你要提交 pull request,请确保你的代码风格和项目已有的代码保持一致,遵循 PEP 8,变量命名清晰,有适当的注释。

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nonebot2-2.0.0a3.tar.gz (37.1 kB view details)

Uploaded Source

Built Distribution

nonebot2-2.0.0a3-py3-none-any.whl (44.3 kB view details)

Uploaded Python 3

File details

Details for the file nonebot2-2.0.0a3.tar.gz.

File metadata

  • Download URL: nonebot2-2.0.0a3.tar.gz
  • Upload date:
  • Size: 37.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.10 CPython/3.8.5 Linux/5.4.0-48-generic

File hashes

Hashes for nonebot2-2.0.0a3.tar.gz
Algorithm Hash digest
SHA256 5356b7d9b26cf33d610f28b796fc5e4c1b7695f544b9b274bee63876c277106a
MD5 03ef215b29d89d027531e1ef5a7f1fff
BLAKE2b-256 c9f1b67309716842b3c5d723afedadcdabac0ece32c51b4d5a89d73ba0ce4846

See more details on using hashes here.

File details

Details for the file nonebot2-2.0.0a3-py3-none-any.whl.

File metadata

  • Download URL: nonebot2-2.0.0a3-py3-none-any.whl
  • Upload date:
  • Size: 44.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.10 CPython/3.8.5 Linux/5.4.0-48-generic

File hashes

Hashes for nonebot2-2.0.0a3-py3-none-any.whl
Algorithm Hash digest
SHA256 9d81ef282fa74d273ae4be648848a67ea6d38050e31ba6781dae826bd4375c9d
MD5 04c7047a7996e55a598135d68c3b98d7
BLAKE2b-256 93257676a857f8c41ddc0f077b32f0e5bbbfdd7af41a76e40900859be1691619

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page