diff --git a/base/JaBa.js b/base/JaBa.js index 037ff8f7..5a739a90 100644 --- a/base/JaBa.js +++ b/base/JaBa.js @@ -101,8 +101,8 @@ class JaBa extends Client { updateCountdownEvery: 10000, default: { botsCanWin: false, - // exemptPermissions: [ "MANAGE_MESSAGES", "ADMINISTRATOR" ], embedColor: this.config.embed.color, + embedColorEnd: "FF00000", reaction: "🎉" } }); diff --git a/package.json b/package.json index b0f73652..44cee758 100644 --- a/package.json +++ b/package.json @@ -31,10 +31,8 @@ "dblapi.js": "^2.3.0", "discord-backup": "^3.0.1", "discord-canvas": "^1.3.2", - "discord-giveaway": "^1.1.5", - "discord-giveaways": "^4.4.3", + "discord-giveaways": "^5.0.1", "discord-paginationembed": "github:gazmull/discord-paginationembed#v3", - "discord-tictactoe": "^2.2.0", "discord-together": "^1.3.25", "discord.js": "^13.5.0", "distube": "^3.0.5",