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

Bug: help 显示的插件描述不正常 #1061

Closed
XxLittleCxX opened this issue Apr 1, 2023 · 0 comments
Closed

Bug: help 显示的插件描述不正常 #1061

XxLittleCxX opened this issue Apr 1, 2023 · 0 comments
Labels
bug BUG

Comments

@XxLittleCxX
Copy link
Member

Describe the bug

help 显示的插件描述不正常

Steps to reproduce

ctx.command('foo.bar', 'should not be here')

然后调用 help,显示 .foo should not be here

ctx.command('foo') 定义时,help 中 foo 正常,不显示描述

Expected behavior

help 中只显示 .foo

Screenshots

No response

Versions

"@koishijs/plugin-commands": "^3.1.2",
"@koishijs/plugin-help": "^2.2.2",
"koishi": "^4.12.2",

Additional context

No response

@XxLittleCxX XxLittleCxX added the bug BUG label Apr 1, 2023
@shigma shigma closed this as completed in 9006711 Apr 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug BUG
Projects
None yet
Development

No branches or pull requests

1 participant