From 2003c286a9a8f3a4af99673776c2b57522673cf2 Mon Sep 17 00:00:00 2001 From: Anorak_1 Date: Sun, 11 Sep 2022 18:24:15 +0000 Subject: [PATCH] Add 'post.sk' --- post.sk | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 post.sk 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