Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

command可无视group选择器激活 #168

Closed
XxLittleCxX opened this issue Mar 21, 2021 · 1 comment
Closed

command可无视group选择器激活 #168

XxLittleCxX opened this issue Mar 21, 2021 · 1 comment

Comments

@XxLittleCxX
Copy link
Member

在help中没有, 但可以直接调用执行

To Reproduce

function apply(ctx){
  ctx.command("test")
}

app.group("112233").plugin(apply)

Expected behavior
test不可用

@idlist
Copy link
Contributor

idlist commented Mar 21, 2021

提供一个范例
test2
test

@shigma shigma closed this as completed in e7d5970 Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants