Humblemonk / DiceMaiden

Dice bot for Discord
Apache License 2.0
121 stars 56 forks source link

Add alias and system help to bot #209

Closed B-Rex closed 1 year ago

B-Rex commented 1 year ago

This lays the help text out more clearly in the code. Moving it from a single line to a multi-line string.

It also adds two more in-depth help options help alias which shows a list of the generic aliases available and help system which shows a list of the system specific help commands.

This should allow users to find the available commands a lot easier than having to go to GitHub and check the readme.