wingbot
v3.73.7
Published
Enterprise Messaging Bot Conversation Engine
Readme
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 initYou will be asked for project details

- Deploy your bot
