Commit Graph

16 Commits

Author SHA1 Message Date
Him188
1a2d484a45 Update to mirai-core 2.0-RC, add StrangerCommandSender, OtherClientCommandSender, etc. 2021-01-10 21:56:27 +08:00
Him188
e1f93b86a1 Remove commandListener 2020-11-19 09:50:57 +08:00
Him188
38f8773b98 Remove chat context commandListener from backend 2020-11-18 11:16:15 +08:00
Him188
77f00d2d84 Move CommandResolveResult.fold to extension, add CommandResolveResult.getOrElse 2020-11-17 09:41:00 +08:00
Him188
136b0c11d8 Introduce CommandCallInterceptor 2020-11-17 09:34:47 +08:00
Him188
2746a30c70 Fix case in command names 2020-11-16 15:38:30 +08:00
Him188
46ff28050f Fix CommandExecuteResult 2020-11-16 15:30:57 +08:00
Him188
72ec0aa6c9 Remove CommandExecuteResult.commandName and CommandExecuteResult.args 2020-11-16 14:45:45 +08:00
Him188
64790d0114 Call parse with errors 2020-11-16 09:41:07 +08:00
Karlatemp
d54f4cd0d9
console.debug logger 2020-11-09 13:33:05 +08:00
Karlatemp
8b6e2a1d9c
Update AbstractCommandValueParameter.render style 2020-11-09 13:16:44 +08:00
Him188
1a5355db89 CommandConfig, support custom commandPrefix, close #131 2020-11-09 09:53:47 +08:00
Him188
71c744c429 Fix command reflection 2020-10-30 11:35:26 +08:00
Him188
80e869e8c9 Fix subCommandNames 2020-10-30 11:23:55 +08:00
Him188
f7c8534b4e Fix HelpCommand 2020-10-30 10:54:40 +08:00
Him188
03467a6f45 Simplify source root structure 2020-10-30 10:28:18 +08:00