Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.98 KB

README.md

File metadata and controls

51 lines (32 loc) · 1.98 KB

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] <Date/time to countdown to>

Commands can also be inlined, by wrapping it between two exclamation marks within message content.

Syntax: .. !!countdown [tagme|taghere|tageveryone] <Date/time to countdown to>! ..

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 document helpful to find what you're looking for.