Update 'post.sk'

main
Anorak_1 2022-09-11 19:22:20 +00:00
parent 8e5af8b9ca
commit eec457c665
1 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ command /send_console:
set {_sections::*} to {_resp} split at ":"
set {_key} to last (length of {_sections::2} - 1) characters of {_sections::2}
set {_key} to first (length of {_key} - 3) characters of {_key}
send "<url:https://paste.anorak01.top%{_key}%>Console Link" to player
send "<url:https://paste.anorak01.top/%{_key}%>Console Link" to player
#loop {_this::*}:
# send loop-value to player
@ -14,7 +14,7 @@ command /send_console:
# if loop-value isn't """"""":
# set {key} to "%{key}%%loop-value%"
#send {key} to player
send {_sections::2}
send {_key} to player
#send {_sections::2}
#send {_key} to player
#send {_sections::2} to player
#send the body of last response to player