Skip to content

devmanorg/facebook-bot-webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Facebook bot webhook

This is a simple Facebook Messenger Webhook, which allows you to receive and send messenges.

  1. Use tutorials to get API key:
  2. Create heroku account and create app there.
  3. Go to Settings section and add Config Vars pair: PAGE_ACCESS_TOKEN and token you got via first step.
  4. Add another pair: VERIFY_TOKEN and any value you want.
  5. Go to Deploy section and deploy that bot

Now click on open app button and you would get "Hello world" page.

If you not, use heroku logs to find bug.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •