Framework for building reusable chatbot components. Routing, Keyword recognition is built-in.
- 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