Skip to content

symptoma/hubot-zet

 
 

Repository files navigation

Hubot: hubot-zet

A ZET Menu service for Hubots (https://blog.techno-z.at/).

Build Status

See src/zet.coffee for full documentation.

Installation

Add hubot-zet to your package.json file:

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

Run npm install hubot-zet

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

["hubot-zet"]

Sample Interaction

user1>> hubot zet
hubot>> 03.12. - Rindsuppe mit Einlage oder eine gebundene Suppe - Gerollte Kalbsbrust mit Gemüsereis €6,80 - Majoranfleisch mit Butternockerln €6,30  - Vegetarische Kartoffel-Pizza €5,70

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 66.6%
  • JavaScript 22.8%
  • Shell 10.6%