Hello, I'm using @sapphire/plugin-scheduled-tasks on my bot and have configured a paterne to run the task every 10 seconds When the task reaches 0 seconds, the
run()
run()
function is called 2 times
Here's my code and a screen to help you understand: