nonebot2/nonebot
2021-02-01 20:58:12 +08:00
..
adapters 📄 add agpl v3 license for mirai adapter 2021-02-01 19:28:56 +08:00
drivers 🎨 format code and bump dependency 2021-02-01 20:58:12 +08:00
plugins ⚗️ add processor to ensure single matcher 2021-01-26 15:03:37 +08:00
__init__.py new common config loading from .env 2021-01-27 11:39:34 +08:00
config.py new common config loading from .env 2021-01-27 11:39:34 +08:00
exception.py
log.py
matcher.py
message.py
permission.py
plugin.py ⚗️ add new builtin plugin 2021-01-25 18:15:25 +08:00
plugin.pyi ⚗️ add new builtin plugin 2021-01-25 18:15:25 +08:00
py.typed
rule.py
typing.py
utils.py