/bitcoinbot

Sample app using QnAMaker inside a facebook messenger bot

Primary LanguageJavaScriptMIT LicenseMIT

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