nonebot2/nonebot
2023-03-01 18:22:07 +08:00
..
adapters ⚰️ remove dead namespace (#1306) 2022-10-06 11:50:18 +08:00
dependencies 🔖 bump version 2.0.0rc2 2022-11-24 03:35:31 +00:00
drivers Use raise from e when load driver error (#1689) 2023-02-09 10:24:27 +08:00
internal 🐛 assert bot when disconnect (#1757) 2023-03-01 18:22:07 +08:00
plugin Feature: 命令匹配支持强制指定空白符 (#1748) 2023-02-27 00:11:24 +08:00
plugins 🔇 Feature: 调整日志输出格式与等级 (#1233) 2022-09-09 11:52:57 +08:00
__init__.py Feature: 添加 get_adapter 类型 overload (#1755) 2023-02-28 14:46:09 +08:00
config.py 🚸 add constraint for port (#1632) 2023-01-25 12:31:26 +08:00
consts.py Feature: 命令匹配支持强制指定空白符 (#1748) 2023-02-27 00:11:24 +08:00
exception.py 🐛 修复异常在 traceback 中无法正常显示信息 (#1521) 2022-12-31 20:41:53 +08:00
log.py 🔇 Feature: 调整日志输出格式与等级 (#1233) 2022-09-09 11:52:57 +08:00
matcher.py Feature: 支持自定义 matchers 存储管理 (#1395) 2022-11-21 18:44:55 +08:00
message.py 🔊 Feature: 添加事件响应器检查完成日志 (#1578) 2023-01-11 16:51:20 +08:00
params.py Feature: 命令匹配支持强制指定空白符 (#1748) 2023-02-27 00:11:24 +08:00
permission.py 🐛 Fix: 内置规则和权限没有捕获错误 (#1291) 2022-09-29 16:56:06 +08:00
py.typed
rule.py Feature: 命令匹配支持强制指定空白符 (#1748) 2023-02-27 00:11:24 +08:00
typing.py
utils.py Develop: 升级 NoneBug 版本 (#1725) 2023-02-22 23:32:48 +08:00