1.1.1 • Published 7 years ago

hubot-qr-generator v1.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

hubot-qr-generator

Build Status

Generates QR codes for your Hubot, using service from QR Code Generator

See src/qr-generator.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-qr-generator --save

Then add hubot-qr-generator to your external-scripts.json:

["hubot-qr-generator"]

Sample Interaction

user1>> hubot qr gen http://www.google.com
hubot>> https://api.qrserver.com/v1/create-qr-code/?data=http%3A%2F%2Fwww.google.com&size=128x128
1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago

0.0.2

9 years ago