0.1.4 • Published 10 years ago

hubot-hotpepper v0.1.4

Weekly downloads
1
License
-
Repository
github
Last release
10 years ago

hubot-hotpepper

Build Status npm-version

Searches restaurants from Hotpepper with Hubot.

npm.io

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)
  3. Add hubot-hotpepper to dependency.

    npm install --save hubot-hotpepper
  4. Update external-scripts.json.

    ["hubot-hotpepper"]

Author

Atsushi Nagase

License

MIT License

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago