Androz2091 / discord-giveaways

🎉 Complete framework to facilitate the creation of giveaways using discord.js
https://discord-giveaways.js.org
MIT License
336 stars 127 forks source link

Update Manager.js #471

Closed GillHoang closed 2 years ago

GillHoang commented 2 years ago

Changes

getAllGiveaways when used for the first time it will return undefined, so we need to add an empty array case for the code below to work.

Status