nonebot2/nonebot
2020-04-11 23:04:31 +08:00
..
command fix docstring missing for command handler 2020-04-11 22:53:30 +08:00
plugins Update builtin plugins 2019-01-26 16:43:02 +08:00
__init__.py add manager objects 2020-04-07 21:58:10 +08:00
argparse.py Fix #98 2020-02-10 13:26:33 +08:00
default_config.py Add missing type hints 2019-02-22 17:49:52 +08:00
exceptions.py Rename package to "nonebot" 2018-12-27 20:23:45 +08:00
helpers.py rename session.ctx to session.event for consistency 2020-03-15 22:48:22 +08:00
log.py Rename package to "nonebot" 2018-12-27 20:23:45 +08:00
message.py add more manage func 2020-04-11 14:56:39 +08:00
natural_language.py fix docstring missing for nlp and event handler 2020-04-11 23:04:31 +08:00
notice_request.py fix docstring missing for nlp and event handler 2020-04-11 23:04:31 +08:00
permission.py rename session.ctx to session.event for consistency 2020-03-15 22:48:22 +08:00
plugin.py add more manage func 2020-04-11 14:56:39 +08:00
sched.py Rename package to "nonebot" 2018-12-27 20:23:45 +08:00
session.py rename session.ctx to session.event for consistency 2020-03-15 22:48:22 +08:00
typing.py restore Context_T for compatibility 2020-03-16 20:24:50 +08:00