https://github.com/ericzon/nlpjs-fb-connector-example
https://github.com/ericzon/nlpjs-fb-connector-example
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericzon/nlpjs-fb-connector-example
- Owner: ericzon
- Created: 2021-02-17T19:52:10.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-17T19:58:09.000Z (about 5 years ago)
- Last Synced: 2025-01-23T22:17:46.953Z (about 1 year ago)
- Language: JavaScript
- Size: 48.8 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
NLPJS with FB CONNECTOR
=======================
Example made to facilitate understanding on how to integrate Facebook with @nlp.js. Ready to be deployed in Heroku :)
Env vars:
```
FACEBOOK_VERIFY_TOKEN=
FACEBOOK_APP_SECRET=
FACEBOOK_ACCESS_TOKEN=
FACEBOOK_PAGE_ID=
```