nonebot2/nonebot
2023-05-04 14:25:09 +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 support exit none driver (#1951) 2023-04-27 17:26:59 +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: 支持 re.Match 依赖注入 (#1950) 2023-04-27 21:58:56 +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: 支持 re.Match 依赖注入 (#1950) 2023-04-27 21:58:56 +08:00
permission.py 🐛 Fix: 内置规则和权限没有捕获错误 (#1291) 2022-09-29 16:56:06 +08:00
py.typed
rule.py 🐛 fix command whitespace if no arg (#1975) 2023-05-04 14:25:09 +08:00
typing.py 💥 remove Python 3.7 support (#1148) 2022-08-14 19:41:00 +08:00
utils.py 🐛 Fix: run_sync 上下文 (#1968) 2023-05-03 15:37:53 +08:00