An open API service indexing awesome lists of open source software.

https://github.com/ericzon/nlpjs-fb-connector-example


https://github.com/ericzon/nlpjs-fb-connector-example

Last synced: 12 months ago
JSON representation

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=
```