discord-giveaways-dashboard
Easy to use dashboard for discord-giveaways.
Coming Soon
Quick Example
const Server = Server;const GiveawaysManager = ;const client = new ;clientgiveaways = client storage: __dirname+"/database.json" updateCountdownEvery: 5000 default: botsCanWin: false exemptPermissions: embedColor: "#FF0000" embedColorEnd: "#7289DA" reaction: "🎉" ; const server = clientgiveaways PORT: 3000; server; server; client;