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