nonebot2/nonebot
Akirami 3f7e2604f1
🔊 Feature: 添加事件响应器检查完成日志 (#1578)
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
2023-01-11 16:51:20 +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 remove default fastapi installation (#1557) 2023-01-06 20:07:28 +08:00
internal add cookies support for forward driver 2022-12-20 10:13:45 +00:00
plugin 🐛 修复子插件加载失败时没有从父插件中移除的问题 (#1559) 2023-01-07 16:01:56 +08:00
plugins 🔇 Feature: 调整日志输出格式与等级 (#1233) 2022-09-09 11:52:57 +08:00
__init__.py Feature: 添加 logger 重导出 (#1526) 2023-01-01 15:22:07 +08:00
config.py add pycln to auto remove unused imports (#1481) 2022-12-17 17:04:38 +08:00
consts.py Feature: 添加正则匹配文本注入 (#1457) 2022-12-09 14:42:54 +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 💡 补充 params 模块的类型注解 (#1458) 2022-12-10 00:12:28 +08:00
permission.py 🐛 Fix: 内置规则和权限没有捕获错误 (#1291) 2022-09-29 16:56:06 +08:00
py.typed
rule.py Feature: 添加正则匹配文本注入 (#1457) 2022-12-09 14:42:54 +08:00
typing.py
utils.py Featue: load_plugin 支持 pathlib.Path (#1194) 2022-08-31 10:07:14 +08:00