static L smartBotsChat_regexp(S regexp) { L msgs = (L) safeUnstruct(loadPage("http://ai1.space/1011975/raw/archive-regexp?regexp=" + urlencode(regexp))); ret mapsToObjects(msgs, ChatMsg); }