nonebot2/nonebot
2024-01-17 16:39:35 +08:00
..
adapters Feature: 为消息类添加 has join include exclude 方法 (#1895) 2023-04-04 21:42:01 +08:00
dependencies 📝 Feature: 补充依赖注入部分情况下类型错误时的日志提示 (#2343) 2023-09-05 00:17:55 +08:00
drivers 🐛 Fix: websockets 驱动器连接关闭 code 获取错误 (#2537) 2024-01-17 16:39:35 +08:00
internal 🐛 Fix: MessageTemplate 禁止访问私有属性 (#2509) 2024-01-04 11:11:37 +08:00
plugin 📝 Docs: 升级新版 NonePress 主题 (#2375) 2023-09-27 16:00:26 +08:00
plugins 🐛 Fix: 修复 echo 发送空消息 (#2525) 2024-01-14 14:49:05 +08:00
__init__.py Feature: 使用自定义配置加载替代 pydantic-settings (#2521) 2024-01-15 13:24:55 +08:00
config.py Feature: 使用自定义配置加载替代 pydantic-settings (#2521) 2024-01-15 13:24:55 +08:00
consts.py 🚨 Develop: 添加 ruff linter (#2114) 2023-06-24 14:47:35 +08:00
exception.py 🚨 Develop: 添加 ruff linter (#2114) 2023-06-24 14:47:35 +08:00
log.py 🚨 Develop: 添加 ruff linter (#2114) 2023-06-24 14:47:35 +08:00
matcher.py Feature: 为事件响应器添加更多源码信息 (#2351) 2023-09-09 13:46:09 +08:00
message.py Feature: 优化检查事件响应器的日志 (#2355) 2023-09-12 15:13:35 +08:00
params.py Feature: 带参数的 RegexStr() (#2499) 2024-01-11 11:52:07 +08:00
permission.py 🚨 Develop: 添加 ruff linter (#2114) 2023-06-24 14:47:35 +08:00
py.typed 🔥 remove dependency override provider 2021-11-21 16:12:36 +08:00
rule.py Feature: 添加多消息段命令解析支持 (#2419) 2023-10-18 15:55:09 +08:00
typing.py 📝 Docs: 修复事件后处理函数类型 docstring 错误 (#2459) 2023-11-20 10:21:10 +08:00
utils.py 🐛 修复依赖注入对 Literal 检查报错 (#2433) 2023-10-27 23:09:32 +08:00