Update 'post.sk'

main
Anorak_1 2022-09-11 18:39:28 +00:00
parent f9842d790f
commit 15758c74fa
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
command /send_console: command /send_console:
trigger: trigger:
send contents of file path "logs/latest.log" send contents of file path "logs/latest.log" to player
#send a "post" request to "https://paste.anorak01.top/documents" with the body file contents of "logs/latest.log" #send a "post" request to "https://paste.anorak01.top/documents" with the body file contents of "logs/latest.log"
wait 2 seconds wait 2 seconds
send "https://paste.anorak01.top/" send "https://paste.anorak01.top/" to player
send the body of last response to player send the body of last response to player