Botmaster framework with IBM Watson Conversation dependencies to deploy Facebook messenger bot. Botmaster is a lightweight highly extendable, highly configurable chatbot framework. It was meant to be used both in small scale and large scale projects. Its purpose is to integrate your chatbot into a variety of messaging channels.
#Planned to be updated
-
Create an IBM Cloud account
- Sign up in Bluemix, or use an existing account. Your account must have available space for at least 1 app and 1 service.
-
Make sure that you have the following prerequisites installed:
- The Node.js runtime (including the npm package manager)
- The Cloud Foundry command-line client
#Additional Links
Botmaster Documentation : [Botmaster Documentation] (https://Botmasterai.github.io/)
Facebook Messenger Webhook Reference : [Facebook Webhooks] (https://developers.facebook.com/docs/messenger-platform/webhook-reference#setup)
Watson Conversation Documentation : [Watson Conversation] (http://www.ibm.com/watson/developercloud/doc/conversation/index.html)
Santa Bot Example App : [Santa Bot] (fb.me/santachatbot)