static bool isAware(S ip) { try { ret match("i am aware", sendToPublicCommBot(ip, forward("Awareness", "are you aware"))); } catch e { printShortException(e); false; } }