static S sendToRemoteBot(S botName, S line, O... args) { line = format3(line, args); //print("Sending to remote bot " + quote(botName) + ": " + quote(shorten(line, 100))); if (!eq(botName, "Public Comm Bot")) line = format3("Please forward to bot *: *" , botName, line); ret sendToCentralBot(line); }
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