static S sendToAwarenessSilently(S ip, S line, O... args) { ret sendToPublicCommBotSilently(ip, forward("Awareness", format(line, args))); }