0.0.5 • Published 6 years ago

hubot-bookmark v0.0.5

Weekly downloads
12
License
MIT
Repository
github
Last release
6 years ago

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
0.0.5

6 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago