Update 'post.sk'

main
Anorak_1 2022-09-11 18:48:20 +00:00
parent 756cbc14ba
commit 213e478f25
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ command /send_console:
wait 2 seconds
send "https://paste.anorak01.top" to player
set {_resp} to the body of last response
set {_sections::*} to _resp split at ":"
set {_sections::*} to {_resp} split at ":"
send {_sections::*} to player
#send the body of last response to player