New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

botmaster

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

botmaster

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

  • 3.0.8
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
108
increased by116%
Maintainers
1
Weekly downloads
 
Created
Source

Botmaster

Build Status Coverage Status Dependency Status npm-version license

Botmaster v3 is coming out.

The code on this branch is for Botmaster v3. It will be published as soon as the documentation for it is out and that the first couple of bot packages are 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 3 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 will be provided once v3 is published.

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/

Examples

Checkout the examples folder for some examples of how to use botmaster (adding more as they come in)

License

This library is licensed under the MIT license

Keywords

FAQs

Package last updated on 03 Apr 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc