Skip to content

rafaelogic/facebotcoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

facebotcoin

facebook chatbot that will query bitcoin prices from coinsph api

Requirements

  1. Node.js
  2. Facebook page (which will you needed to generate the PAGE_ACCESS_TOKEN and used to test your chatbot)

installaton

  1. run npm i
  2. create an app then setup your webhook at facebook developer page
  3. create a .env file then copy and paste your PAGE_ACCESS_TOKEN and VALIDATION_TOKEN from the app
You may follow this tutorial to successfully create an app and setup your webhook.

run

npm start

lt --port 5000 --subdomain your-subdomain

--port value should be the same with your node.js server port

About

facebook chatbot that will query bitcoin prices from coins.ph api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published