hubot-tabelog

0.0.4 • Public • Published

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>

Readme

Keywords

Package Sidebar

Install

npm i hubot-tabelog

Weekly Downloads

1

Version

0.0.4

License

MIT

Last publish

Collaborators

  • dtaniwaki