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.
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.