I'm trying to create a script that will check the time and write commands. But when I try to use placeholders I get an error:
to use placeholders, I use Ersatz.every 10 second:
set {time} to placeholder "server_time_HH" parsed as integer
send "Время: %{time}%" to console
if {time} < 21:
execute command "/hard"