1.0.6 • Published 7 years ago

b9 v1.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

B9

NPM Build Status Coverage Status


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 --save

Quick 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

1.0.6

7 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago