Update 'post.sk'
parent
756cbc14ba
commit
213e478f25
2
post.sk
2
post.sk
|
@ -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
|
Loading…
Reference in New Issue