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

Is it possible to use webhooks for the giveaway embed? #494

Open Dragonizedpizza opened 1 year ago

Dragonizedpizza commented 1 year ago

I was wondering if its possible to use webhooks for the giveaway embed.

GoudronViande24 commented 1 year ago

It is technically possible to use a webhook to send the giveaway embed, but you would need a bot to add the reaction and get them at the end anyway. This framework does not support using embeds, you would have to make your own fork.