hubot-bookmark

0.0.5 • Public • Published

Build Status

hubot-bookmark

Manage bookmarks with Hubot. Bookmarks get stored in the robot brain.

Installation

In the hubot project repo, run:

$ npm install hubot-bookmark --save

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

["hubot-bookmark"]

Usage

$ hubot bookmark add <url> as <description>
$ hubot bookmark find <description>
$ hubot bookmark list

Readme

Keywords

Package Sidebar

Install

npm i hubot-bookmark

Weekly Downloads

30

Version

0.0.5

License

MIT

Unpacked Size

12.9 kB

Total Files

9

Last publish

Collaborators

  • jpoon