Update 'post.sk'
parent
ae3973a3cd
commit
756cbc14ba
3
post.sk
3
post.sk
|
@ -5,5 +5,6 @@ command /send_console:
|
||||||
wait 2 seconds
|
wait 2 seconds
|
||||||
send "https://paste.anorak01.top" to player
|
send "https://paste.anorak01.top" to player
|
||||||
set {_resp} to the body of last response
|
set {_resp} to the body of last response
|
||||||
send "key" of {_resp} to player
|
set {_sections::*} to _resp split at ":"
|
||||||
|
send {_sections::*} to player
|
||||||
#send the body of last response to player
|
#send the body of last response to player
|
Loading…
Reference in New Issue