0.0.4 • Published 10 years ago

hubot-at v0.0.4

Weekly downloads
13
License
MIT
Repository
github
Last release
10 years ago

hubot-at

hubot-at adds notification at specific time.

Installation

Add hubot-at to your package.json, run npm install and add hubot-at to external-scripts.json.

Add hubot-at to your package.json dependencies.

"dependencies": {
  "hubot-at": ">= 0.0.1"
}

Add hubot-at to external-scripts.json.

> cat external-scripts.json
> ["hubot-at"]

Usage

kenjiskywalker> hubot at HH:MM foo
hubot> OK. I'll tell you "foo" at HH:MM

...

hubot> @kenjiskywalker It's HH:MM. Don't forget "foo"

See Also

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago