Closed alima566 closed 2 years ago
Describe the bug
Due to the recent discord.js update (v13.4.0), getting this deprecation warning every time a giveaway is started.
To Reproduce
Just start a giveaway and this deprecation warning should appear in your console.
Additional context
discord-giveaways
discord.js
I assume 04144a7 fixed this issue. You can install the dev version (npm install Androz2091/discord-giveaways#develop) to ignore the deprecation warning.
npm install Androz2091/discord-giveaways#develop
v5.1.0 has been released
Describe the bug
Due to the recent discord.js update (v13.4.0), getting this deprecation warning every time a giveaway is started.
To Reproduce
Just start a giveaway and this deprecation warning should appear in your console.
Additional context
discord-giveaways
version: 5.0.1discord.js
version: 13.4.0