Androz2091 / discord-giveaways

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

Error: `Cannot read properties of undefined (reading 'author')` #408

Closed manelcomiche closed 2 years ago

manelcomiche commented 2 years ago

Describe the bug
I'm having an error with the latest version of discord-giveaways, because for some reason I don't know it gives the error, in the mentioned title

Error
image

To Reproduce
I don't know how reproduce this.

Additional context

imranbarbhuiya commented 2 years ago

This bug is identified today and I'll make a pr to fix the same.

This error occurs if anyone removes the giveaway embed using the x button from the message.

manelcomiche commented 2 years ago

Okey! Let me know if you solve it!

manelcomiche commented 2 years ago

However, it is not clear to me that the error comes from where you mentioned, since it is in the process of checking the draws.

Nico105 commented 2 years ago

v5.1.0 has been released