static S botAppendToMechList(S name, S text) { ret postPageSilentlyWithTimeout(mechListHttpTimeout(), "http://butter.botcompany.de:8080/mech/raw/bot-list-append", arrayPlus(muricaCredentials(), +name, +text)); }