0.0.3 • Published 5 years ago

hubot-role-listener-middleware v0.0.3

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

hubot-role-listener-middleware

Hubot script to manage user roles for each hubot listener

See src/hubot-role-listener-middleware.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-role-listener-middleware --save

Then add hubot-role-listener-middleware to your external-scripts.json:

[
  "hubot-role-listener-middleware"
]

Sample Interaction

user1>> hubot hello
hubot>> hello!

NPM Module

https://www.npmjs.com/package/hubot-role-listener-middleware

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago