Gringotts

Gringotts

53.6k Downloads

refactor command handling

jastice opened this issue ยท 1 comments

commented
commented

Idea: Implement a command handler API/plugin, handle commands via that.
This should support:

  • defining main commands and subcommands
  • define valid arguments and types
  • define error/ usage messages
  • define code points to handle specific combinations of arguments