nonebot2/nonebot
Mix 95331bbb22
🐛 Fix MessageTemplate improper behavior when no format spec (#947)
* 🧪 Add a test to figure out bug in #938

* ♻️ 🐛 Refactor rich message template formatting, fix #938
2022-04-30 09:59:23 +08:00
..
adapters
dependencies
drivers
internal 🐛 Fix MessageTemplate improper behavior when no format spec (#947) 2022-04-30 09:59:23 +08:00
plugin
plugins
__init__.py
config.py
consts.py Feat: 添加 CommandStart 依赖注入参数 (#915) 2022-04-20 14:43:29 +08:00
exception.py
log.py
matcher.py
message.py
params.py Feat: 添加 CommandStart 依赖注入参数 (#915) 2022-04-20 14:43:29 +08:00
permission.py
py.typed
rule.py Feat: 添加 CommandStart 依赖注入参数 (#915) 2022-04-20 14:43:29 +08:00
typing.py
utils.py