hubot-remindmelater

0.0.4 • Public • Published

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


Package Sidebar

Install

npm i hubot-remindmelater

Weekly Downloads

2

Version

0.0.4

License

MIT

Last publish

Collaborators

  • hotakasaito