hubot-remindmelater
v0.0.4
Published
Remind the Messages
Downloads
2
Maintainers
Readme
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
...