Skip to content

lnmunhoz/food-recommendation-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published