hubot-woot

0.0.1 • Public • Published

hubot-woot

This is a Hubot script which fetches the latest woot information.

Getting Started

Installation

In hubot project repo, run:

npm install hubot-woot --save

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

["hubot-woot"]

Configuration

A woot api key is required to use this script. Fetch one from the Woot Applications Page. Once acquired, an environmental variable HUBOT_WOOT_API_KEY must be set with your application key. For Heroku deployments, this can be acheived by:

% heroku config:add HUBOT_WOOT_API_KEY=xxxxxxxxxxxx

Readme

Keywords

Package Sidebar

Install

npm i hubot-woot

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • whyjustin