!7 sS botID = #1008316; // #1008533; p { S html = loadPage("http://ai1.lol/" + psI(botID) + "/raw/logs"); for (L li : html_contentsOfLIs(html)) { S dialogID = assertInteger(first(li)); print("ID: " + dialogID); for (L li2 : html_contentsOfLIs(li)) printStruct(li2); } }