Update 'post.sk'
parent
bc986a7224
commit
ececea3163
6
post.sk
6
post.sk
|
@ -20,4 +20,8 @@ command /send_console:
|
|||
#send {_sections::2}
|
||||
#send {_key} to player
|
||||
#send {_sections::2} to player
|
||||
#send the body of last response to player
|
||||
#send the body of last response to player
|
||||
|
||||
command /console:
|
||||
trigger:
|
||||
send last 5 lines of file path "logs/latest.log" to player
|
Loading…
Reference in New Issue