1.0.2 • Published 8 years ago

hubot-date-reminder v1.0.2

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

hubot-date-reminder

A hubot script to remind you of special dates

See src/date-reminder.js for full documentation.

Installation

In hubot project repo, run:

npm install hubot-date-reminder --save

Then add hubot-date-reminder to your external-scripts.json:

[
  "hubot-date-reminder"
]

Sample Interaction

user1>> hubot hello
hubot>> hello!

NPM Module

https://www.npmjs.com/package/hubot-date-reminder

1.0.2

8 years ago

1.0.1

8 years ago