Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

wingbot

wingbotai2kMIT3.71.6

Enterprise Messaging Bot Conversation Engine

Enterprise, Messaging, Chatbot, Framework, Bot, Messenger, Facebook

readme

Wingbot Chatbot Framework

wingbot chatbot logo

CircleCI

Framework for building reusable chatbot components. Routing, Keyword recognition is built-in.

First wingbot.ai chatbot for Facebook Messenger

  1. Install the Wingbot CLI

    $ npm i -g wingbot-cli
  2. Create a project folder and run init command

    $ mkdir my-bot
    $ cd my-bot
    $ wingbot init

    You will be asked for project details

    wingbot init command

  3. Deploy your bot