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