Having some trouble to pull this intent off with my custom sentence, am i missing something obvious here?
not had any issues earlier with other similiar intents.
And it works fine when I type it out and run the shell command by text from the dev tools.
code at: https://pastebin.com/fB0zmcsk
I tried having both as wildcards but that did not help.
It works if I do this by splitting up everything into 11 intents, but I would prefer to have it as one.
Thankful for any pointers in the right direction.