Skip to content

dstantwo/hubot-lunch-finder

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published