An easy to use Discord timer bot.
At 10 seconds remaining the timer counts down until it ends.
Running multiple timers at once is supported, an id is given to each timer to differentiate it.
A .env
file is required formatted like below:
# Bot Token
TOKEN=********
# Server ID
GUILD_ID=********
# Bot Application ID
CLIENT_ID=********