0.0.5 • Published 8 years ago

hubot-remind-at v0.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

hubot-remind-at

wercker status

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 you 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.

Tests

hubot-remind-at comes with a test suite. To install the necessary development dependencies required to run the tests, do:

npm install

from the root directory. Subsequently, you can run the tests using of the following command:

npm test

License

  • MIT

See Also

0.0.5

8 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago

0.0.0

9 years ago