Skip to content

hectorbenitez/bitcoinbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitcoinBot

This is a sample of a bot using Facebook Messenger and QnA Maker

This bot is based in this knowledge base: https://bitcoin.org/en/faq You can test this bot at: https://www.facebook.com/BitcoinBot-2245953085430367/

How to run

  • npm install
  • node app.js

Environment Variables

  • BITCOIN_BOT_SECRET String. Facebook Page Secret
  • FB_PAGE_TOKEN String. Facebook Page Token
  • MS_KB_ID String. QnAMaker Endpoint id
  • MS_KB_KEY String. QnAMaker Subscription key

About

Sample app using QnAMaker inside a facebook messenger bot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published