Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

Add search query support to help command#370

Merged
notsniped merged 2 commits intomainfrom
improve-help-command
Apr 20, 2024
Merged

Add search query support to help command#370
notsniped merged 2 commits intomainfrom
improve-help-command

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
@notsniped notsniped deleted the improve-help-command branch April 20, 2024 17:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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