Update 'post.sk'

main
Anorak_1 2022-09-11 18:47:28 +00:00
parent ae3973a3cd
commit 756cbc14ba
1 changed files with 2 additions and 1 deletions

View File

@ -5,5 +5,6 @@ command /send_console:
wait 2 seconds
send "https://paste.anorak01.top" to player
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