Unihedro / JavaBot

Java based chat bot that runs in Java room of Stack Overflow Chat.
Apache License 2.0
15 stars 4 forks source link

Timer Command #29

Closed Vogel612 closed 9 years ago

Vogel612 commented 9 years ago

Implement a Timer command to nudge the caller with an automatic or prespecified message.

!!timer timespan(in minutes) {message}

optionally the timespan could be specified in different formats (1h20m)

Timers should be internally managed with a number so they can be aborted if necessary:

!!timer abort number