appetizer
At lunchtime and dinnertime, Appetizer introduce you to a restaurant near the station you specify.
Getting Started
- Modify the settings to suit your requirements.
key |
value |
example |
appetizerConf.general.prefecture |
Prefecture where the restaurant is located |
東京都 |
appetizerConf.general.nearStation |
Near station to the restaurant |
豊洲 |
appetizerConf.general.minPrice |
Minimum price |
500 |
appetizerConf.general.maxPrice |
Maximum price |
1800 |
At 11:30/17:30, the following message will be displayed.
If you pressed "する!" button, you will be presented with up to four restaurants that match your needs.
For Developers
Getting Started
- Get Hotpepper API key from https://webservice.recruit.co.jp/register/.
- Copy
.env.example to .env and update value properly.
- HUNGRY_TIME: Notification time in cron format.
- HOTPEPPER_API_KEY: API key which get above.
$ npm install
Develop Environment
- Node.js v14.15.4
- npm v6.14.10
Use API
| |