Group all informational commands (e.g., don't ask to ask, zen, run_help, etc.) under a single tag slash command. This command should present users with a selectable list of available topics, allowing them to choose and view the relevant information.
Refer python discord bot implementation.
Group all informational commands (e.g.,
don't ask to ask,zen,run_help, etc.) under a singletagslash command. This command should present users with a selectable list of available topics, allowing them to choose and view the relevant information.Refer python discord bot implementation.