0.0.4 • Published 10 years ago

hubot-tabelog v0.0.4

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

Hubot Tabelog

NPM version Build Status Coverage Status

Pick up a restaurant to go randomly

Installation

  • install this npm package to your hubot repo
    • npm i --save hubot-tabelog
  • add "hubot-tabelog" to your external-scripts.json

usage

  • hubot tabelog <lunch|dinner> for <keyword> in/at <area>
  • e.g. hubot tabelog lunch for 焼肉 in 新宿

You can omit any of those like the followings.

  • hubot tabelog
  • hubot tabelog for <keyword>
  • hubot tabelog in/at <area>
0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago