hubot-hotpepper

0.1.4 • Public • Published

hubot-hotpepper

Build Status npm-version

Searches restaurants from Hotpepper with Hubot.

Commands

hubot ご飯 <query> - ご飯検索
hubot ランチ <query> - ランチ検索
hubot 酒 <query> - 日本酒が充実なお店検索
hubot 焼酎 <query> - 焼酎が充実なお店検索
hubot ワイン <query> - ワインが充実してるお店検索
hubot カラオケ <query> - カラオケができるお店検索
hubot 夜食 <query> - 23 時以降に食事ができるお店検索
hubot 飲み放題 <query> - 飲み放題のお店検索
hubot 食べ放題 <query> - 食べ放題のお店検索

How to use

  1. Grab your API key from Recruit Web Service site.
  2. Export that onto your ENV.
heroku config:set HUBOT_RWS_API_KEY=$(YOUR_API_KEY)
  1. Add hubot-hotpepper to dependency.
npm install --save hubot-hotpepper
  1. Update external-scripts.json.
["hubot-hotpepper"]

Author

Atsushi Nagase

License

MIT License

Package Sidebar

Install

npm i hubot-hotpepper

Weekly Downloads

0

Version

0.1.4

License

none

Last publish

Collaborators

  • ngs