Skip to content

Dayswaps/wingbot

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%