const { StarboardClient } = require("cath"); const client = require("../bot"); module.exports = new StarboardClient({ client, color: "02023a", });