const GiveawaysManager = require("./events/giveaway"); client.giveawayManager = new GiveawaysManager(client, { default: { botsCanWin: false, embedColor: "#a200ff", embedColorEnd: "#550485", reaction: "", }, });