Socket
Book a DemoInstallSign in
Socket

hubot-woo

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-woo

hubot script for displaying random image from an S3 bucket

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

hubot-woo

[Build Status] (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-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.

Keywords

hubot

FAQs

Package last updated on 07 Jan 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts