This package has been deprecated

Author message:

no longer maintained

hubot-zesty

2.0.1 • Public • Published

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.

Package Sidebar

Install

npm i hubot-zesty

Weekly Downloads

1

Version

2.0.1

License

none

Last publish

Collaborators

  • jonursenbach