hubot-woo
v1.0.1
Published
hubot script for displaying random image from an S3 bucket
Readme
hubot-woo
[
]
(https://travis-ci.org/apechimp/hubot-woo)
A hubot script which returns a randomly selected url to something in an s3 bucket.
Installation
npm install --save hubot-wooedit your external_scripts.json to add "hubot-woo".
Configuration
Set the following environment variables
AWS_ACCESS_KEY_IDAWS_ACCESS_SECRETWOO_BUCKETS3 bucket to use
Usage
From wherever you use hubot
Hubot wooTesting
gem install fakes3
npm testThanks
Thanks to @benjymessner for the inital implementation.
