hubot-tasks
v1.0.1
Published
Tasks for hubot
Readme
hubot-tasks
Create shortlinks
Installation
- Run the
npm installcommand.
$ npm install hubot-tasks- Add the following code in your
external-scripts.jsonfile.
["hubot-tasks"]Sample Interaction
hubot task add <task> - Add a task
hubot task list tasks - List the tasks
hubot task delete <task number> - Delete a task