command
|
Fix detail behavior
|
2019-01-25 22:30:35 +08:00 |
plugins
|
Update builtin plugins
|
2019-01-26 16:43:02 +08:00 |
argparse.py
|
Rename package to "nonebot"
|
2018-12-27 20:23:45 +08:00 |
exceptions.py
|
Rename package to "nonebot"
|
2018-12-27 20:23:45 +08:00 |
helpers.py
|
Fix bug of context_id()
|
2019-01-26 20:41:22 +08:00 |
log.py
|
Rename package to "nonebot"
|
2018-12-27 20:23:45 +08:00 |
message.py
|
Allow "at" segment at the end of messages
|
2019-01-06 21:38:48 +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 |