命令后面加空格带参数失效 #568
Unanswered
SkyIce0229
asked this question in
问答
Replies: 1 comment 4 replies
-
|
首先 |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
我的想法是获取到session_id里面的group_id,但是在编写中我发现,如果使用
event: GroupMessageEvent和matcher.set_arg("event", event)然后event = matcher.get_arg("event")使用/添加服务器 测试服 内网2:25570 passowrd这个命令没法跳过这个询问,把参数传下去.我期望的结果应该是
/添加服务器 测试服 内网2:25570 passowrd能跳过询问和/添加服务器能正常开启询问这是我编写的代码,我应该如何修改呢?
Beta Was this translation helpful? Give feedback.
All reactions