Skip to content

thomasculino/Moviechatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please don't forget to add your tokens inside the Secrets part in the sidebar

The Secret Environment Variables should contains the following items:

key value
NODE_ENV production
PAGE_ACCESS_TOKEN page access token from facebook
VERIFY_TOKEN your generated random string
APP_SECRET app secret from facebook
WIT_TOKEN WIT token from wit.ai

How to register Hook?

In the facebook developer page -> select your app in messenger product -> select parameter -> you can find register hook part. Enter the url of your bot and verify token.

How to find your page id?

In the facebook developer page -> select your app in messenger product -> select parameter -> you can find your page id. just copy the page id and replace it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors