static void sendTestResult(boolean success) { startBot("Test Result Collector Bot", "#1001321"); sendToLocalBot("Test Result Collector Bot", format3("New entry. success: *. date: *, program: *, computer: *", success, now(), getProgramID(), computerID())); try { updateMyCommentOnSnippet(programID(), (success ? "Success" : "Failure") + " on " + getComputerID()); } catch (Exception e) { print(e); } }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment