2022-09-11 18:24:15 +00:00
|
|
|
command /send_console:
|
|
|
|
trigger:
|
2022-09-11 18:33:51 +00:00
|
|
|
send a "post" request to "https://paste.anorak01.top/documents" with the body file contents of "logs/latest.txt"
|
2022-09-11 18:26:16 +00:00
|
|
|
wait 2 seconds
|
2022-09-11 18:33:51 +00:00
|
|
|
send "https://paste.anorak01.top/"
|
2022-09-11 18:28:55 +00:00
|
|
|
send the body of last response to player
|