lvyingde51 / bitcoinbot

Sample app using QnAMaker inside a facebook messenger bot

Home Page:https://www.facebook.com/BitcoinBot-2245953085430367/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://www.facebook.com/BitcoinBot-2245953085430367/

License:MIT License


Languages

Language:JavaScript 100.0%