nonebot2/nonebot
2022-11-29 12:00:09 +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 🔖 bump version 2.0.0rc2 2022-11-24 03:35:31 +00:00
internal Feature: 支持自定义 matchers 存储管理 (#1395) 2022-11-21 18:44:55 +08:00
plugin Feature: 改进 CommandGroupMatcherGroup 的结构 (#1240) 2022-09-10 20:54:49 +08:00
plugins
__init__.py Feature: 使用 importlib.metadata 替换 pkg_resources (#1388) 2022-11-12 18:22:16 +08:00
config.py Feature: 新增 dotenv 嵌套配置项支持 (#1324) 2022-10-14 09:58:44 +08:00
consts.py Feature: 添加 State 响应器触发消息注入 (#1315) 2022-10-12 13:41:28 +08:00
exception.py
log.py
matcher.py Feature: 支持自定义 matchers 存储管理 (#1395) 2022-11-21 18:44:55 +08:00
message.py 🐛 fix run pre/post hook not in context (#1391) 2022-11-15 10:50:52 +08:00
params.py Feature: 添加 State 响应器触发消息注入 (#1315) 2022-10-12 13:41:28 +08:00
permission.py 🐛 Fix: 内置规则和权限没有捕获错误 (#1291) 2022-09-29 16:56:06 +08:00
py.typed
rule.py 🐛 fix argument parser message (#1426) 2022-11-29 12:00:09 +08:00
typing.py
utils.py