JSPM

  • Created
  • Published
  • Downloads 207
  • Score
    100M100P100Q87408F
  • License MIT

Framework allowing developers to write bots that are agnostic with respect to the channel used by their users (messenger, telegram etc...)

Package Exports

  • botmaster

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (botmaster) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Botmaster

Build Status Coverage Status Dependency Status npm-version license

Botmaster v3 out.

Botmaster v3 is virtually a complete rewrite of the framework. A lot of the syntax remains the same, but there are quite a few breaking changes that were necessary in order to get the framework to where we wanted it to be. It is now truly a micro-framework. With only 2 dependencies and without relying on express anymore, Botmaster v3 is the only JS bot framework that gives as much control as possible to the developer without losing its ease of use.

A migration documentation can be found at: http://botmasterai.com/documentation/latest/changelog.html#major-308

Botmaster is a lightweight chatbot framework. Its purpose is to integrate your existing chatbot into a variety of messaging channels - currently Facebook Messenger, Twitter DM and Telegram.

Documentation

Find the whole documentation for the framework on: http://botmasterai.com/documentation/latest

License

This library is licensed under the MIT license