diff --git a/post.sk b/post.sk new file mode 100644 index 0000000..2e87b8c --- /dev/null +++ b/post.sk @@ -0,0 +1,5 @@ +command /send_console: + trigger: + send a "post" request to "https://paste.anorak01.top/documents" with the body "{""data"":""don't forget to escape your quotes!""}" + wait 10 seconds + send the last response to player \ No newline at end of file