-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
commandissues related to bot commandsissues related to bot commandsenhancementNew feature or requestNew feature or requestqualityall issues which only affect the way code is written and that won't affect functionnalityall issues which only affect the way code is written and that won't affect functionnality
Description
My feature request is about
- Changing a feature
Description of the solution I'd like
The help extension is terribly slow. Because it parses all the help files (JSON) every time a single help command is issued the required computation is huge and redundant. Moreover the parsing itself is very inefficient.
I would like to re-design it once again.
Additional context
Add any other context or screenshots about the feature request here.
What needs to be done
- Redesign help extension
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
commandissues related to bot commandsissues related to bot commandsenhancementNew feature or requestNew feature or requestqualityall issues which only affect the way code is written and that won't affect functionnalityall issues which only affect the way code is written and that won't affect functionnality