nonebot2/nonebot
2022-08-04 14:14:50 +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 🔖 bump version 2.0.0-beta.5 (#1122) 2022-08-04 14:14:50 +08:00
internal Feature: on_x 支持 expire_time 参数 (#1106) 2022-07-20 10:21:31 +08:00
plugin 🐛 fix parent detect error after require (#1121) 2022-08-04 13:39:20 +08:00
plugins 🐛 fix typing error for mutex 2022-01-22 15:26:22 +08:00
__init__.py 🐛 fix import error if setuptools not installed (#1116) 2022-08-01 10:52:15 +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 🐛 run_postprecessors handle matcher.state now (#1119) 2022-08-02 10:29:48 +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