diff --git a/post.sk b/post.sk index e160a7e..166abdc 100644 --- a/post.sk +++ b/post.sk @@ -1,5 +1,6 @@ command /send_console: trigger: - send a "post" request to "https://paste.anorak01.top/documents" with the body "console log" + send a "post" request to "https://paste.anorak01.top/documents" with the body file contents of "logs/latest.txt" wait 2 seconds + send "https://paste.anorak01.top/" send the body of last response to player \ No newline at end of file