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