nonebot2/nonebot
Ju4tCode db534b8824
Feature: 新增 dotenv 嵌套配置项支持 (#1324)
Co-authored-by: hemengyang <hmy0119@hotmail.com>
2022-10-14 09:58:44 +08:00
..
adapters ⚰️ remove dead namespace (#1306) 2022-10-06 11:50:18 +08:00
dependencies 🔇 Feature: 调整日志输出格式与等级 (#1233) 2022-09-09 11:52:57 +08:00
drivers 🔇 Feature: 调整日志输出格式与等级 (#1233) 2022-09-09 11:52:57 +08:00
internal 🐛 Fix: 内置规则和权限没有捕获错误 (#1291) 2022-09-29 16:56:06 +08:00
plugin Feature: 改进 CommandGroupMatcherGroup 的结构 (#1240) 2022-09-10 20:54:49 +08:00
plugins 🔇 Feature: 调整日志输出格式与等级 (#1233) 2022-09-09 11:52:57 +08:00
__init__.py Feature: 新增 dotenv 嵌套配置项支持 (#1324) 2022-10-14 09:58:44 +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 🔇 Feature: 调整日志输出格式与等级 (#1233) 2022-09-09 11:52:57 +08:00
log.py 🔇 Feature: 调整日志输出格式与等级 (#1233) 2022-09-09 11:52:57 +08:00
matcher.py
message.py 🔇 Feature: 调整日志输出格式与等级 (#1233) 2022-09-09 11:52:57 +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 Feature: 添加 State 响应器触发消息注入 (#1315) 2022-10-12 13:41:28 +08:00
typing.py
utils.py