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

Make an option to assign updateCountdownEvery to zero #333

Closed typhoon11 closed 3 years ago

typhoon11 commented 3 years ago

When user's using the timestamp formatting that was introduced by Discord last month, users don't want the embeds to get edited, but looking on the current code it shows that if we don't mention the option updateCountdownEvery still it will take the default values and update it every 5 seconds, so I am suggesting this change that will allow user to set the value to 0 so that when the value of that field is zero it won't edit the embed.

Nico105 commented 3 years ago

You skipped a few thought/code steps but nvm. I would say we wait for what exactly comes out of #330.

Nico105 commented 3 years ago

358