let comments = [["ADMIN","welcome to the gen board"],["deadvey","this is general"],["deadvey","general board"]] if (typeof module !== "undefined" && module.exports) { module.exports = comments; }