5137 Commits

Author SHA1 Message Date
128cb8ce29 Adjust 2019-01-25 16:25:00 +08:00
218a6c5665 Fix setup.py to include stub files 2019-01-25 16:03:08 +08:00
347318aaaa Use stub file to keep class CommandGroup clean 2019-01-25 15:29:30 +08:00
ae35c2e08a Keep send_kwargs through get() and argument filter 2019-01-25 14:03:57 +08:00
1fd740d223 Make current_arg_text and current_arg_images readonly properties 2019-01-25 13:48:28 +08:00
73838ac46a Add comment 2019-01-25 13:29:15 +08:00
368b6290b3 Add default validation failure expression config 2019-01-25 12:59:06 +08:00
0079cd1876 Use functions to implement validators 2019-01-25 12:57:28 +08:00
f8ecc7bba1 Implement argument filters 2019-01-25 00:14:30 +08:00
6b6daf7235 Add State_T 2019-01-25 00:13:53 +08:00
41803be7d8 Import context_id() to nonebot module 2019-01-24 22:33:41 +08:00
322852d4cf Fix typo 2019-01-24 17:04:20 +08:00
f1aa28e14b Update comments 2019-01-21 22:01:47 +08:00
35ba57c059 Add class IntentCommand to replace class NLPResult 2019-01-21 21:31:26 +08:00
9d138a0595 Add docs for writing "usage" command 2019-01-21 15:25:45 +08:00
f8ec3ace43 Update changelog 2019-01-21 10:40:53 +08:00
04219275d0 Add "usage" command demo 2019-01-21 10:39:06 +08:00
0a3d07b70e Fix to_me while in a session 2019-01-21 10:38:48 +08:00
9359904fe7 Fix unhashable __plugin_usage__ bug 2019-01-09 21:29:10 +08:00
251e80b81b Bump version to 1.1.0 2019-01-06 22:02:11 +08:00
dd58241bb0 Update docs 2019-01-06 21:50:45 +08:00
3ab3904d60 Allow "at" segment at the end of messages 2019-01-06 21:38:48 +08:00
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