2.1.0 • Published 9 years ago

hubot-hr-warning v2.1.0

Weekly downloads
1
License
-
Repository
github
Last release
9 years ago

hubot-hr-warning

NPM

A Hubot plugin to give users a HR violation yellow card.

For every 10 yellow cards somebody receives, a red card will be thrown out to that person. Shame on you.

Usage

hubot warn <name> - Give somebody an HR yellow card.
hubot warn stats - Print out a list of who all has received warnings, and how many.

Installation

  1. npm install hubot-hr-warning --save
  2. Add "hubot-hr-warning" to your external-scripts.json file.
  3. Reboot Hubot.

Note that if you want warning stats to persist, you need to have a database hooked up to your Hubot instance (via a brain).

2.1.0

9 years ago

2.0.0

10 years ago