1.0.0 • Published 8 years ago

hubot-cesare v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Hubot: hubot-cesare

A De Cesare Itzling Menu service for Hubots (https://www.facebook.com/De-Cesare-Itzling-199125480124588/).

Build Status

See src/cesare.coffee for full documentation.

Installation

Add hubot-cesare to your package.json file:

"dependencies": {
  "hubot": ">= 2.5.1",
  "hubot-scripts": ">= 2.4.2",
  "hubot-cesare": ">= 0.0.0"
}

Run npm install hubot-cesare

Add hubot-cesare to your external-scripts.json:

["hubot-cesare"]

Sample Interaction

user1>> hubot cesare
hubot>> 20.05. - Menu Today
1.0.0

8 years ago