diff --git a/post.sk b/post.sk index 2e87b8c..a79a074 100644 --- a/post.sk +++ b/post.sk @@ -1,5 +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 a "post" request to "https://paste.anorak01.top/documents" with the body "console log" + wait 2 seconds send the last response to player \ No newline at end of file