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

TypeError: Cannot read properties of undefined (reading 'giveaway') #500

Open realpukhraj opened 1 year ago

realpukhraj commented 1 year ago
TypeError: Cannot read properties of undefined (reading 'giveaway')
0|Realbot  |     at /home/ubuntu/r/node_modules/discord-giveaways/src/Manager.js:604:74
0|Realbot  |     at Array.forEach (<anonymous>)
0|Realbot  |     at GiveawayManagerWithOwnDatabase._checkGiveaway (/home/ubuntu/r/node_modules/discord-giveaways/src/Manager.js:505:24)
0|Realbot  |     at Timeout._onTimeout (/home/ubuntu/r/node_modules/discord-giveaways/src/Manager.js:688:58)
0|Realbot  |     at listOnTimeout (node:internal/timers:559:17)
0|Realbot  |     at processTimers (node:internal/timers:502:7)
0|Realbot  |  [Error_Handling] :: Unhandled Rejection/Catch
mooyg commented 1 year ago

Where is this coming from? can you show your code