0.1.1 • Published 7 years ago

hubot-lunch-finder v0.1.1

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

hubot-lunch-finder

A hubot script that suggests where to get lunch

See src/lunch-finder.js for full documentation.

Installation

In hubot project repo, run:

npm install hubot-lunch-finder --save

Then add hubot-lunch-finder to your external-scripts.json:

[
  "hubot-lunch-finder"
]

Sample Interaction

user1>> Where should we go for lunch?
hubot>> {responds with recomendation}

user1>> What's for lunch?
hubot>> {responds with recomendation}

NPM Module

https://www.npmjs.com/package/hubot-lunch-finder

0.1.1

7 years ago

0.1.0

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

0.0.0

7 years ago