It would be useful to specify whether commands shouldn't begin or end a group.
If I had a repeat command:
<number>: core.repeat_command(number-1)
I would like the command to only activate after another command.
"dot five" - .....
"five" or "five dot" - should not trigger
It would be useful to specify whether commands shouldn't begin or end a group.
If I had a repeat command:
I would like the command to only activate after another command.
"dot five" -
....."five" or "five dot" - should not trigger