Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 492 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 492 Bytes

timer-bot

An easy to use Discord timer bot.

image

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.

Important!

A .env file is required formatted like below:

# Bot Token
TOKEN=********

# Server ID
GUILD_ID=********

# Bot Application ID
CLIENT_ID=********