0.0.2 • Published 9 years ago

hubot-instapaper v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

hubot-instapaper

Adds an URL to the Instapaper Service.

See src/instapaper.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-instapaper --save

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

[
  "hubot-instapaper"
]

Sample Interaction

user1>> hubot instapaper add https://github.com/hubot-scripts/hubot-instapaper/
hubot>> Title: iphoting/hubot-instapaper, URL: https://github.com/hubot-scripts/hubot-instapaper/, added.
0.0.2

9 years ago

0.0.1

9 years ago