2.0.1 • Published 9 years ago

hubot-zesty v2.0.1

Weekly downloads
2
License
-
Repository
github
Last release
9 years ago

hubot-zesty NPM version

A Hubot plugin to tell you what Zesty is catering to your office today.

Usage

hubot zesty - Pulls your catering menu for today
hubot zesty tomorrow - Tomorrow's catering menu

Configuration

You'll need to add a HUBOT_ZESTY_ACCOUNT_ID variable into your environment with the value being your Zesty client ID found in your dashboard URL.

Heroku

% heroku config:add HUBOT_ZESTY_ACCOUNT_ID="your-zesty-account-ID"

Non-Heroku environment variables

% export HUBOT_ZESTY_ACCOUNT_ID="your-zesty-account-ID"

Installation

  1. Edit package.json and add hubot-zesty as a dependency.
  2. Add "hubot-zesty" to your external-scripts.json file.
  3. npm install
  4. Reboot Hubot.
  5. Get hungry.
2.0.1

9 years ago

2.0.0

9 years ago

1.0.0

9 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago