nonebot2/nonebot
Akirami 9dbea871b8
✏️ fix type T_RunPostProcessor incorrect description (#1057)
Bug: 修复 typing 中 T_RunPostProcessor 类型的注释描述不正确
2022-06-24 10:51:06 +08:00
..
adapters ♻️ reorganize internal tree 2022-02-06 17:08:11 +08:00
dependencies 🐛 fix di default param eq override (#971) 2022-05-14 16:54:41 +08:00
drivers Feat: 支持 WebSocket 连接同时获取 str 或 bytes (#962) 2022-05-14 21:06:57 +08:00
internal Fix: 修复 MessageSegment 在有额外数据时报错 (#1055) 2022-06-20 15:52:12 +08:00
plugin Feature: 添加插件元信息定义 (#1046) 2022-06-20 15:49:53 +08:00
plugins 🐛 fix typing error for mutex 2022-01-22 15:26:22 +08:00
__init__.py improve plugin system (#1011) 2022-05-26 16:35:47 +08:00
config.py 🐛 fix env var not override dotenv file (#1052) 2022-06-18 14:47:42 +08:00
consts.py Feat: 添加 CommandStart 依赖注入参数 (#915) 2022-04-20 14:43:29 +08:00
exception.py 🐛 Fix: Bot Hook 没有捕获跳过异常 (#905) 2022-04-04 10:35:14 +08:00
log.py 🎨 Feature: 日志记录自动检测终端是否支持彩色 (#1034) 2022-06-03 20:59:04 +08:00
matcher.py ♻️ reorganize class and add bot hook di 2022-02-06 14:52:50 +08:00
message.py 🐛 Fix: Bot Hook 没有捕获跳过异常 (#905) 2022-04-04 10:35:14 +08:00
params.py Feat: 添加 CommandStart 依赖注入参数 (#915) 2022-04-20 14:43:29 +08:00
permission.py ♻️ reorganize class and add bot hook di 2022-02-06 14:52:50 +08:00
py.typed 🔥 remove dependency override provider 2021-11-21 16:12:36 +08:00
rule.py Feat: 添加 CommandStart 依赖注入参数 (#915) 2022-04-20 14:43:29 +08:00
typing.py ✏️ fix type T_RunPostProcessor incorrect description (#1057) 2022-06-24 10:51:06 +08:00
utils.py 🐛 fix union validation error (#1001) 2022-05-22 19:42:30 +08:00