static S smartBot_encyclopediaLink(S topic) { ret smartBotOfficialURL() + "/e/" + urlencode(topic); }