All Projects → botmasterai → Botmaster

botmasterai / Botmaster

Licence: mit
The chatbot framework for your serious projects

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Botmaster

Broid Kit
Bot framework powered by Broid
Stars: ✭ 58 (-75.73%)
Mutual labels:  slack, messenger, twitter
Wdt Emoji Bundle
Slack like emoji picker with apple/ios, twitter/twemoji, google, emojione, facebook, messenger emoji support
Stars: ✭ 411 (+71.97%)
Mutual labels:  slack, messenger, twitter
Integrations
Connect your App to Multiple Messaging Channels with the W3C Open standard.
Stars: ✭ 721 (+201.67%)
Mutual labels:  slack, messenger, twitter
Chatblocks
Declarative Messenger chatbot framework
Stars: ✭ 48 (-79.92%)
Mutual labels:  chatbot-framework, messenger
Bootbot
Facebook Messenger Bot Framework for Node.js
Stars: ✭ 886 (+270.71%)
Mutual labels:  chatbot-framework, messenger
Cog
Bringing the power of the command line to chat
Stars: ✭ 910 (+280.75%)
Mutual labels:  chatbot-framework, slack
Realtimechat
Open source, native iOS Messenger, with realtime chat conversations (full offline support).
Stars: ✭ 1,511 (+532.22%)
Mutual labels:  slack, messenger
Tsuru
desktop client.
Stars: ✭ 126 (-47.28%)
Mutual labels:  slack, twitter
Assent
Multi-provider framework in Elixir
Stars: ✭ 126 (-47.28%)
Mutual labels:  slack, twitter
Flottbot
A chatbot framework written in Go. All configurations are made in YAML files, or inside scripts written in your favorite language.
Stars: ✭ 175 (-26.78%)
Mutual labels:  chatbot-framework, slack
Tradingview Webhook Bot
⚙️ Send TradingView alerts to Telegram, Discord, Slack, Twitter and/or Email.
Stars: ✭ 135 (-43.51%)
Mutual labels:  slack, twitter
Manageyum
A browser made precisely for your apps.
Stars: ✭ 199 (-16.74%)
Mutual labels:  slack, twitter
D3 Digest
SlackBot that watch channels looking for links and reactions, and generates digests based on those reactions
Stars: ✭ 15 (-93.72%)
Mutual labels:  slack, twitter
Notify
A dead simple Go library for sending notifications to various messaging services.
Stars: ✭ 727 (+204.18%)
Mutual labels:  slack, twitter
Slack Twitter
Read your timeline, fave tweets, and post to Twitter from Slack.
Stars: ✭ 47 (-80.33%)
Mutual labels:  slack, twitter
Android Dev Sources
All those Android development sources that you need to be and stay awesome!
Stars: ✭ 434 (+81.59%)
Mutual labels:  slack, twitter
Pow assent
Multi-provider authentication for your Pow enabled app
Stars: ✭ 236 (-1.26%)
Mutual labels:  slack, twitter
Franz
Franz is a free messaging app for services like WhatsApp, Slack, Messenger and many more.
Stars: ✭ 4,088 (+1610.46%)
Mutual labels:  slack, messenger
Joe
A general-purpose bot library inspired by Hubot but written in Go. 🤖
Stars: ✭ 417 (+74.48%)
Mutual labels:  chatbot-framework, slack
Messaging Apis
Messaging APIs for multi-platform
Stars: ✭ 1,754 (+633.89%)
Mutual labels:  slack, messenger

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: https://github.com/botmasterai/botmasterai.github.io/blob/master/docs/changelog.md#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 here: https://github.com/botmasterai/botmasterai.github.io/tree/master/docs

License

This library is licensed under the MIT license

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].