static S getBotURL(S id) { ret mainURL() + parseSnippetID(id); } static S getBotURL() { ret getBotURL(programID()); }