Фикс (надеюсь) giveaway

This commit is contained in:
JonnyBro 2022-01-05 01:20:52 +05:00
parent 8704df44b8
commit 21b1bb5fe8
2 changed files with 2 additions and 4 deletions

View file

@ -101,8 +101,8 @@ class JaBa extends Client {
updateCountdownEvery: 10000, updateCountdownEvery: 10000,
default: { default: {
botsCanWin: false, botsCanWin: false,
// exemptPermissions: [ "MANAGE_MESSAGES", "ADMINISTRATOR" ],
embedColor: this.config.embed.color, embedColor: this.config.embed.color,
embedColorEnd: "FF00000",
reaction: "🎉" reaction: "🎉"
} }
}); });

View file

@ -31,10 +31,8 @@
"dblapi.js": "^2.3.0", "dblapi.js": "^2.3.0",
"discord-backup": "^3.0.1", "discord-backup": "^3.0.1",
"discord-canvas": "^1.3.2", "discord-canvas": "^1.3.2",
"discord-giveaway": "^1.1.5", "discord-giveaways": "^5.0.1",
"discord-giveaways": "^4.4.3",
"discord-paginationembed": "github:gazmull/discord-paginationembed#v3", "discord-paginationembed": "github:gazmull/discord-paginationembed#v3",
"discord-tictactoe": "^2.2.0",
"discord-together": "^1.3.25", "discord-together": "^1.3.25",
"discord.js": "^13.5.0", "discord.js": "^13.5.0",
"distube": "^3.0.5", "distube": "^3.0.5",