1.0.1 • Published 9 years ago

hubot-woo v1.0.1

Weekly downloads
1
License
ISC
Repository
github
Last release
9 years ago

hubot-woo

Build Status

A hubot script which returns a randomly selected url to something in an s3 bucket.

Installation

npm install --save hubot-woo

edit your external_scripts.json to add "hubot-woo".

Configuration

Set the following environment variables

  • AWS_ACCESS_KEY_ID
  • AWS_ACCESS_SECRET
  • WOO_BUCKET S3 bucket to use

Usage

From wherever you use hubot

Hubot woo

Testing

gem install fakes3
npm test

Thanks

Thanks to @benjymessner for the inital implementation.

1.0.1

9 years ago

1.0.0

9 years ago