[Feature Request] Improve the help command
Please tick all applicable boxes.
- [x] I am using Python 3.5.3 or higher (run
python --versionon the command line) - [x] I have followed the official guides to install the bot for my system
- [x] I have updated my dependencies to the latest version using the appropriate
updatescript
Which version are you using?
- [ ] The latest
masterversion (release-260419) - [ ] The latest
reviewversion
What type of issue are you creating?
- [ ] Bug
- [x] Feature request
- [ ] Question
It would be much nicer if the help list was cleaner. Since sometimes it's not easy to spot some commands, people get confused of why there is not a command, but really they don't see the command do to the ugliness of the help list.
It would be much easier to use the bot if the help list was clean, it would also be more enjoyable.
Idk if it'll help but try #1856 out
Those PR that are based on the cog PR should have help list that commands are divided into categories.
Duplicate of #1613