static O subBot_serveText(O s) { ret call(getMainBot(), "serveByteArray", toUtf8(str(s)), "text/plain; charset=utf8"); }