Really want to add this, playing around with a few ideas to support subcommands. Still debating between: ``` !parent.child args ``` or ``` !parent child args ``` or trying to support both possibly.
Really want to add this, playing around with a few ideas to support subcommands.
Still debating between:
or
or trying to support both possibly.