ruby-matrix-sdk icon indicating copy to clipboard operation
ruby-matrix-sdk copied to clipboard

Expand bot DSL language

Open ananace opened this issue 3 years ago • 0 comments

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...]

ananace avatar Oct 28 '22 08:10 ananace