!7 p { S last; repeat with sleep 1 { S s = sendToPublicCommBot("192.168.178.24", forward("Recognizer.", "text"))); S ss = s; if (startsWith(s, last)) ss = dropPrefixTrim(last, s); last = s; if (nempty(ss) print(ss); } }