Wingbot Chatbot Framework
Framework for building reusable chatbot components. Routing, Keyword recognition is built-in.
First wingbot.ai chatbot for Facebook Messenger
Install the Wingbot CLI
$ npm i -g wingbot-cli
Create a project folder and run init command
$ mkdir my-bot $ cd my-bot $ wingbot init
You will be asked for project details
Deploy your bot