b9
v1.0.6
Published
An event-based, modular slack bot framework
Readme
B9
An event-based, modular slack bot framework.
Features
- uses slack's real time messaging api
- modular plugins auto-installed from dependencies
- web api and rtm api emitted as events
Installation
Install the b9 class module as a dependency in your project.
npm install b9 --saveQuick Start
Require the b9 module and invoke it with the api token.
require("b9")("SLACK_API_TOKEN");Modules
Class M3 General Utility Non-Theorizing Environmental Control Robot

