wingbot
v3.69.4
Published
Enterprise Messaging Bot Conversation Engine
Downloads
471
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 init
You will be asked for project details
- Deploy your bot