Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 332 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 332 Bytes

A simple facebook chat bot implemented using the Google's dialogflow library (small talk)

To run the project, please follow the following steps:

1. clone the project repo using HTTPS or SSH

2. navigate to the project folder in terminal and run "npm i" and wait for it to finish

3. finally run "node index.js"