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)
Needs #11
The initial API should provide a
CommandBuilderclass 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:
CommandBuilderclass