0.0.4 • Published 9 years ago

hubot-remindmelater v0.0.4

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

hubot-remindmelater

A Hubot script that message reminder

Installation

In hubot project repo, run:

npm install hubot-remindmelater --save

Then add hubot-remindmelater to your external-scripts.json:

[
  "hubot-remindmelater"
]

Sample Interaction

hubot> hubot reminder registration 2015/08/04 16:29 test
hubot> Shell: test

hubot> hubot reminder list
hubot> Shell: `reminder list`
>>>
id                          username            schedule            message
--------------------------- ------------------- ------------------- ------------------------------
55c0c8e5194f8a325a869a77    Shell               2015/08/05 00:30    00:30
...
0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago