nonebot2/nonebot
2021-02-05 23:13:35 +08:00
..
adapters 🐛 fix log escape in mirai adapter 2021-02-05 20:09:19 +08:00
drivers 📝 update doc 2021-02-05 13:31:33 +08:00
plugins ⚗️ add processor to ensure single matcher 2021-01-26 15:03:37 +08:00
__init__.py 💡 update docstring 2021-02-02 12:15:20 +08:00
config.py new common config loading from .env 2021-01-27 11:39:34 +08:00
exception.py 📝 update docstring 2021-02-02 12:39:23 +08:00
log.py 🎨 remove shebang line #31 2020-10-20 22:40:16 +08:00
matcher.py matcher.send will return bot.send 2021-02-05 23:13:35 +08:00
message.py 🚑 hotfix missing return when rule check failed 2021-02-03 11:23:13 +08:00
permission.py 🐛 change USER perm and temp matcher type 2021-01-24 18:16:18 +08:00
plugin.py 🐛 fix rule override bug 2021-02-05 11:49:12 +08:00
plugin.pyi 🐛 fix rule override bug 2021-02-05 11:49:12 +08:00
py.typed add py.typed 2020-08-23 19:17:41 +08:00
rule.py 📝 update docstring 2021-02-02 12:39:23 +08:00
typing.py ⚗️ add ws connection hook 2020-12-28 13:36:00 +08:00
utils.py 🎨 update typing support 2020-12-06 02:30:19 +08:00