You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The initial API should provide a CommandBuilder class that can be used to set aliases etc. for the command. This will be the base for possibly building a class-based command architecture (like Remora.Commands and alternatives)
Todo:
CommandBuilder class
Description
Aliases
Usage information
Subcommands
Permissions
The text was updated successfully, but these errors were encountered:
Needs #11
The initial API should provide a
CommandBuilder
class that can be used to set aliases etc. for the command. This will be the base for possibly building a class-based command architecture (like Remora.Commands and alternatives)Todo:
CommandBuilder
classThe text was updated successfully, but these errors were encountered: