let comments = [["ADMIN","welcome to the films board"],["ADMIN","Talk about various films like star wars or idk batman"],["deadvey","Just watched Paddington in Peru, then had some lovely Sweetcorn Fritters :P"],["deadvey","Paddington in Peru"],["DeaDvey","Anyone seen Glicked?","2024-11-28T21:02:57.045Z"],["Deadvey","Wicked was decent","2024-12-01T16:19:23.518Z"],["deadvey","Anyone line Die Hard?","2024-12-15T18:54:25.589Z"],["deadvey","like *\r\n","2024-12-15T18:54:34.599Z"],["deadvey","like *","2024-12-15T18:54:52.503Z"],["deadvey","I want to watch Die Harder!","2024-12-15T20:18:00.631Z"],["deadvey","Die hard review btw","2024-12-15T21:56:10.276Z"]]
if (typeof module !== "undefined" && module.exports) {
module.exports = comments;
}