lnmunhoz / food-recommendation-bot

πŸ” Shows you open restaurants around based on Google Places API.

Home Page:https://www.messenger.com/t/food.recommentation.bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Food Recommendation Bot

Shows you open restaurants around based on Google Places API.

Coverage Status

Live demo

Scan the messenger code above or click here.

About

The purpose of this project is to create a more real world example bot to help the community. It was built with:

Running tests

Create a .env file on tests/config folder with the following environment variables:

APIAI_ACCESS_TOKEN="YOUR_ACCESS_TOKEN_HERE"
GOOGLE_PLACES_KEY="YOUR_KEY_HERE"

Then run npm test.

About

πŸ” Shows you open restaurants around based on Google Places API.

https://www.messenger.com/t/food.recommentation.bot

License:MIT License


Languages

Language:JavaScript 100.0%