Open HelloWorld183L opened 1 year ago
The help command is something internal that the bot generates. So we don't have direct control over it.
We could remove it and build it ourselfs, or use the interface properly if it can do everything we want.
I think a quick refactor that uses "Arguments: " instead will be sufficient.
When specifying the arguments for a command, the help command only recognises "Arguments:" specifically. Also, where is the code for the help command?