nonebot2/nonebot
2023-04-14 16:26:54 +08:00
..
adapters Feature: 为消息类添加 has join include exclude 方法 (#1895) 2023-04-04 21:42:01 +08:00
dependencies 🔖 bump version 2.0.0rc2 2022-11-24 03:35:31 +00:00
drivers fix test coverage condition (#1862) 2023-03-29 19:00:25 +08:00
internal Feature: 为消息类添加 has join include exclude 方法 (#1895) 2023-04-04 21:42:01 +08:00
plugin Feature: 公开自定义 on 函数所需的函数 (#1856) 2023-03-29 23:09:33 +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 📝 Docs: 更新指向文档的链接 (#1841) 2023-03-25 10:58:03 +08:00
consts.py Feature: 在 Windows 上处理 SIGBREAK 信号 (#1836) 2023-03-24 11:47:02 +08:00
exception.py 🐛 修复异常在 traceback 中无法正常显示信息 (#1521) 2022-12-31 20:41:53 +08:00
log.py 📝 Docs: 更新指向文档的链接 (#1841) 2023-03-25 10:58:03 +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 🐛 Fix: shell command 包含富文本时报错信息出错 (#1923) 2023-04-14 16:26:54 +08:00
typing.py
utils.py Develop: 升级 NoneBug 版本 (#1725) 2023-02-22 23:32:48 +08:00