nonebot2/nonebot
2022-02-18 11:12:19 +08:00
..
adapters ♻️ reorganize internal tree 2022-02-06 17:08:11 +08:00
dependencies reuse type check code for dependent 2022-01-28 14:49:04 +08:00
drivers ♻️ reorganize internal tree 2022-02-06 17:08:11 +08:00
internal 📝 Add document for message template (#789) 2022-02-12 16:15:06 +08:00
plugin 🏷️ fix fullmatch return type error 2022-02-18 11:12:19 +08:00
plugins 🐛 fix typing error for mutex 2022-01-22 15:26:22 +08:00
__init__.py 🚨 auto fix by pre-commit hooks 2022-02-15 00:27:43 +00:00
config.py 🚨 auto fix by pre-commit hooks 2022-01-28 06:04:57 +00:00
consts.py 💡 add docstrings 2022-01-18 23:46:10 +08:00
exception.py ♻️ reorganize class and add bot hook di 2022-02-06 14:52:50 +08:00
log.py 💡 add docstrings 2022-01-18 23:46:10 +08:00
matcher.py ♻️ reorganize class and add bot hook di 2022-02-06 14:52:50 +08:00
message.py ♻️ reorganize class and add bot hook di 2022-02-06 14:52:50 +08:00
params.py ♻️ reorganize class and add bot hook di 2022-02-06 14:52:50 +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 improve full match performance with frozenset 2022-02-17 23:49:47 +08:00
typing.py ✏️ fix changelog and typing 2022-02-06 15:24:41 +08:00
utils.py 🐛 fix DataclassEncoder bug and add test case 2022-02-17 15:06:26 +08:00