Simon Le Bottle (Facebook Messenger Platform)
Demo app that shows Messenger Platform in action, based on "Getting started" guide.
more details)
Guide (git clone [email protected]:voronianski/simon-le-bottle.git
cd simon-le-bottle
npm install
# create a .env file and add APP_VERIFY_TOKEN
# deploy via https://zeit.co/now
now
# follow steps at https://developers.facebook.com/docs/messenger-platform/quickstart
# update APP_PAGE_TOKEN via POST /token
# you're ready!