kenjiskywalker / hubot-remind-at

yet another remind.coffee of hubot scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hubot-remind-at

yet another remind.coffee of hubot scripts

Usage

Hubot> @hubot remind me at tomorrow 7:00 to wakeup!
I'll remind you to wakeup! at Sat Jan 17 2015 07:00:00 GMT+0900 (JST)
Hubot> Shell: you asked me to remind yout to wakeup!

Time Format

hubot-remind-at use chrono is a natural language date parser in javascript. So you can check format whichi hubot-remind-at parse on this site.

License

  • MIT

See Also

About

yet another remind.coffee of hubot scripts

License:MIT License


Languages

Language:CoffeeScript 100.0%