static S smartBot_sendInputLink(S input) { ret smartBotOfficialURL() + "/?input=" + urlencode(input); }