RBAC authorization framework for hubot
See src/rbac.coffee
for full documentation.
In hubot project repo, run:
npm install hubot-rbac --save
Then add hubot-rbac to your external-scripts.json
:
[
"hubot-rbac"
]
user1>> hubot hello
hubot>> hello!