Open jonsimington opened 9 years ago
Accept input like "bort quickdraw in x minutes" from channel operators, then have bort countdown intelligently from x to 0 seconds.
Given 5 minutes:
5:00, 4:00, 3:00, 2:00, 1:00, 0:30, 0:15, 0:10, 0:05, completed
Use something like this:
https://github.com/hackatron/hackatron-hubot/blob/master/scripts/sveglia.coffee
Let bort respond with food times and other big events during the competition.
Accept input like "bort quickdraw in x minutes" from channel operators, then have bort countdown intelligently from x to 0 seconds.
Given 5 minutes:
5:00, 4:00, 3:00, 2:00, 1:00, 0:30, 0:15, 0:10, 0:05, completed