a1cd/Discord-Commands

more 'help command' related `command` properties

Opened this issue · 0 comments

a1cd commented

more help/info related command properties
some ideas include:

    • inputs
    • shown in help - whether a command should appear in the default help menu
    • important - for a bot with MANY commands where only some should be shown to users
    • short description
    • inputs - probably a class
    • input options
    • similar commands - this is difficult, how to connect a command to another command or refrence commands? (maybe just strings?)
    • recursion limits/overrides