static void uploadOutputSinceLastInput() { S text = outputSinceLastInput(); print("Posting last " + n2(countLines(text), "line") + " to smartbotschat.botcompany.de"); silentlyPostToSmartBotsChat("PROGRAM UPLOAD.\n" + text); }