wingbotai / wingbot

Javascript chatbot library for wingbot.ai (docs here: https://wingbotai.github.io/wingbot)

Home Page:https://wingbot.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
  1. 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

  1. Deploy your bot

About

Javascript chatbot library for wingbot.ai (docs here: https://wingbotai.github.io/wingbot)

https://wingbot.ai

License:MIT License


Languages

Language:JavaScript 100.0%