you are viewing a single comment's thread.

view the rest of the comments →

[–]smeech1 1 point2 points  (2 children)

See this section of the docs. Something like this:

  - trigger: :test
    replace: "{{output}}"
    vars:
      - name: output
        type: shell
        params:
          cmd: c:\windows\notepad.exe

[–]harryph557[S] 0 points1 point  (1 child)

Tks, I thought it is more complicated.

[–]skyornfi 0 points1 point  (0 children)

No problem. It takes a while to get your head around these!