static S mechList(S name) { ret ((Map) jsonDecode(loadPage("http://butter.botcompany.de:8080/mech/raw/list-text/" + urlencode(name) + muricaCredentials()))).get("Text"); }