Commit Graph

365 Commits

Author SHA1 Message Date
f494e5db47 Fix typo 2019-01-06 14:10:10 +08:00
06553c454b Log self_id while receiving messages 2019-01-05 22:41:15 +08:00
99fd832441 Update docs 2019-01-05 22:36:55 +08:00
16c15bca41 Add BaseSession.self_id property 2019-01-05 22:36:47 +08:00
1b6567afe1 Update docs 2019-01-05 21:46:29 +08:00
245c0db3c7 Add return value to Session.send() 2019-01-05 21:36:57 +08:00
a86199d5f3 Update docs 2019-01-05 21:03:49 +08:00
07aa0b81f7 Update plugin module 2019-01-05 21:03:36 +08:00
6a8758147c Update changelog 2019-01-03 20:08:37 +08:00
2e2ac2304c Add comment 2019-01-03 20:04:31 +08:00
17ce1e8e67 Improve Plugin class 2019-01-03 20:03:14 +08:00
a20996d83a Add get_loaded_plugins() function 2019-01-03 19:58:56 +08:00
7dbf216b5c Update README 2019-01-02 12:45:05 +08:00
e2f48c45e9 Remove .vscode 2018-12-27 22:38:37 +08:00
bbf19a245f Replace "酷 Q" with "酷Q" 2018-12-27 20:52:40 +08:00
89401ee792 Update changelog 2018-12-27 20:33:41 +08:00
a2469b45f4 Adjust kill_current_session() function 2018-12-27 20:33:28 +08:00
663797219a Rename package to "nonebot" 2018-12-27 20:23:45 +08:00
b8cb8e440b Bump version to 0.5.3 2018-12-27 14:10:34 +08:00
56d17b6da2 Add some aiocqhttp.CQHttp APIs 2018-12-27 14:02:52 +08:00
25348f2ec8 Remove todo 2018-12-27 12:14:43 +08:00
0d986de090 Update docs 2018-12-27 12:14:19 +08:00
20ad2d0aa2 Improve plugins loading API 2018-12-27 00:40:49 +08:00
f6234cb85c Update changelog 2018-12-26 22:32:29 +08:00
323a198f0d Update docs 2018-12-26 22:29:52 +08:00
68813f9698 Fix command finding bug 2018-12-26 21:36:23 +08:00
637a9aa8c2 Bump version to 0.5.2 2018-12-25 20:47:26 +08:00
dd22cc1f01 Update changelog 2018-12-25 20:43:32 +08:00
d90c9a072c Improve exception handling 2018-12-25 20:40:36 +08:00
36a498cf74 Update changelog 2018-12-24 13:15:50 +08:00
5f2996843f Update README 2018-12-24 12:41:08 +08:00
ecb48c8ffa Fix nickname matching bug 2018-12-24 11:59:28 +08:00
89f49bde41 Update docs 2018-12-24 11:37:52 +08:00
28e5dbf95e Update changelog 2018-12-23 23:35:34 +08:00
2400493be5 Bump version to 0.5.1 2018-12-23 23:31:22 +08:00
7dff9f7fd5 Improve message sending APIs 2018-12-23 20:20:40 +08:00
7cb634c77a Fix typo 2018-12-23 00:15:55 +08:00
83990a7e8c Update README 2018-12-23 00:04:59 +08:00
fbc97f7fd8 Bump version to 0.5.0 2018-12-23 00:03:48 +08:00
5d106804fa Update docs 2018-12-22 23:59:13 +08:00
6dad545a38 Update docs 2018-12-22 23:07:48 +08:00
f669558050 Add shell_like argument to on_command decorator 2018-12-22 23:07:31 +08:00
70098556e8 Improve ArgumentParser class 2018-12-22 23:06:56 +08:00
be2e44bc96 Remove "switch" command 2018-12-22 21:22:58 +08:00
6491f274fb Add "switch" builtin command 2018-12-22 20:21:31 +08:00
0751f05d6c Update package.json 2018-12-22 20:20:45 +08:00
19a3b7cbc6 Update guide 2018-12-22 18:09:57 +08:00
7086739675 Update docs 2018-12-22 17:52:26 +08:00
fb5716c6e4 Update demo 2018-12-22 12:45:15 +08:00
6fff0985ae Adjust expression-related APIs 2018-12-22 12:44:10 +08:00