Skip to content
This repository has been archived by the owner on Sep 6, 2020. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 355 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 355 Bytes

hubot-rbac

RBAC authorization framework for hubot

See src/rbac.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-rbac --save

Then add hubot-rbac to your external-scripts.json:

[
  "hubot-rbac"
]

Sample Interaction

user1>> hubot hello
hubot>> hello!