mutewinter / Showbot

🤖 An IRC Bot and Website for 5by5.tv written with the Cinch and Sinatra frameworks
MIT License
90 stars 31 forks source link

!suggestions with time parameter #9

Closed mutewinter closed 13 years ago

mutewinter commented 13 years ago

Store suggestions with a timestamp and then add the ability to recall them with relative time amounts. Use the chronic gem.

!suggestions 2h
showbot> Suggestions in the last 2h
Blah
Blah blah
Balh balh balh
mutewinter commented 13 years ago

Implemented in https://github.com/mutewinter/Showbot/commit/4d847f6cc248e07fa030b799bf696ea68c7f883f

Still needs the shorthand as shown above instead of "2 hours ago"