-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
In BotANF v1, the help command was almost fully hard coded which is not very good to maintain and code-quality was very low.
Describe the solution you'd like
The help command be as dynamic as it could.
Additional context
- The command sorting should be handled
- The commands per embed displayed should be handled
- The command categories should be handled
- Hidden commands should not be displayed
- Descriptions should be shown alongside
- A special help command i.e
help <command name>should be set up the same way.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request