Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
seb1noo authored May 23, 2023
1 parent 84bb149 commit 06164d6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions commands/hello.cmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
then
send("hello")
send("double response")
4 changes: 4 additions & 0 deletions commands/test.cmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
setting = {"text" : string}

then
send("{setting.text}")

0 comments on commit 06164d6

Please sign in to comment.