nonebot2/nonebot
Richard Chien 9a818f781b Reformat
2020-02-14 11:05:38 +08:00
..
command Add max validation failures check of command arguments 2019-02-21 22:23:43 +08:00
plugins Update builtin plugins 2019-01-26 16:43:02 +08:00
__init__.py Fix compatibility with Quart 0.11 2020-02-10 12:17:00 +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 Reformat 2020-02-14 11:05:38 +08:00
log.py Rename package to "nonebot" 2018-12-27 20:23:45 +08:00
message.py Check nickname before parsing command, allowing users call commands with nickname instead of explicit "at" 2019-02-21 21:41:17 +08:00
natural_language.py Update natural_language.py 2019-07-01 09:59:49 +08:00
notice_request.py Rename package to "nonebot" 2018-12-27 20:23:45 +08:00
permission.py Rename package to "nonebot" 2018-12-27 20:23:45 +08:00
plugin.py Fix unhashable __plugin_usage__ bug 2019-01-09 21:29:10 +08:00
sched.py Rename package to "nonebot" 2018-12-27 20:23:45 +08:00
session.py Add BaseSession.self_id property 2019-01-05 22:36:47 +08:00
typing.py Adjust type hints 2019-01-25 19:11:18 +08:00