Skip to content

mhelgeson/b9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An event-based, modular slack bot framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published