hubot-zesty

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


Keywords
github, hubot, script, zesty, nom, food
License
MIT
Install
npm install hubot-zesty@2.0.1

Documentation

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.