ruby-matrix-sdk
ruby-matrix-sdk copied to clipboard
Expand bot DSL language
The current DSL is slightly limited, only supporting single-word commands, and with very limited support for optionals and the like.
It might be interesting to build something based on Thor's design, or at least design something with sub-commands. E.g. !command subcommand [ARGS...]