radiantly / live-countdown-bot

A discord bot that counts down to an event. Used in 60k+ servers.
MIT License
32 stars 30 forks source link
discord-bot discord-js

Live Countdown bot

Bot status    Server count
Code quality Code style Invite me

A discord bot that counts down to a given time. What's the secret? It does this by continuously editing the message as each minute passes by. #### Features: - Easy to use - Open-source - Author is a friendly guy - Countdown to events on your Discord server - You probably can't live without it once you've used it ### Usage #### `/help` Shows the help message. #### `/botstats` Shows some bot statistics including uptime and software versions. #### `/countdown` Syntax: `/countdown [tagme|taghere|tageveryone] ` Commands can also be inlined, by wrapping it between two exclamation marks within message content. Syntax: `.. !!countdown [tagme|taghere|tageveryone] ! ..` Examples: ``` /countdown 10mins /countdown tagme May 24 3:47 PM PDT Time till I'm 13 yrs old: !!countdown Aug 31, 10PM GMT! left. There is !!countdown taghere 11:59 PM EST! left to capture flags! ``` ## Contributing Feel free to open an issue/pull request. You may find the [Architecture.md](./Architecture.md) document helpful to find what you're looking for.