Nos78 / MrData

Discord Bot providing some simple scoring using postgres
GNU General Public License v3.0
3 stars 1 forks source link

Categorize help into topics #33

Open Nos78 opened 3 years ago

Nos78 commented 3 years ago

It would be easier to read the help if the commands where split into groups, or topics.

IE: Utility, Scoring, Admin, etc...

So each group would have a title and a list of commands under it. Each group could be a seperate embed message, each command as a seperate field, and use inline text so that more than one command appears on the same line.