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

Add search query support to help command #370

Merged
merged 2 commits into from
Apr 20, 2024
Merged

Conversation

notsniped
Copy link
Member

This Means We Need to Change Something Else Too...

As a result of this addition, the /help command was forced to be separated into /help list and /help info to correctly accommodate its different purposes.

Command Uses

  • Use /help list to show all available/usable commands in the bot, and to search for specific commands
  • Use /help info to display detailed descriptions and information on a specific command

As a result of this addition, the `/help` command was forced to be separated into `/help list` and `/help info` to correctly accommodate its different purposes.
@notsniped notsniped added enhancement New feature or request priority:medium area:main Changes to the main functioning code type:code quality Anything that improves the source's code quality labels Apr 20, 2024
@notsniped notsniped self-assigned this Apr 20, 2024
@notsniped notsniped merged commit b904d90 into main Apr 20, 2024
3 checks passed
@notsniped notsniped deleted the improve-help-command branch April 20, 2024 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:main Changes to the main functioning code enhancement New feature or request priority:medium size/M type:code quality Anything that improves the source's code quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant