From d60b610d06de9116321007c95ddca44e2eeb14b8 Mon Sep 17 00:00:00 2001 From: Anorak_1 Date: Sun, 11 Sep 2022 18:33:51 +0000 Subject: [PATCH] Update 'post.sk' --- post.sk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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