hubot-knockout

0.1.4 • Public • Published

hubot-knockout

Build Status

A hubot script used for keeping track of point in the game of knockout

See src/hubot-knockout.js for full documentation.

Installation

In hubot project repo, run:

npm install hubot-knockout --save

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

[
  "hubot-knockout"
]

Configuration

REDIS_KEY - specify the key for the bot to reference in Redis
POINTS_PER_GAME - if for some reason you need more points

Sample Commands

knockout scored - Record the knockout score of the user reporting.
knockout scored <@username> - Record the knockout score of the user provided.
knockout scoreboard - View scoreboard.

NPM Module

https://www.npmjs.com/package/hubot-knockout

Package Sidebar

Install

npm i hubot-knockout

Weekly Downloads

2

Version

0.1.4

License

MIT

Last publish

Collaborators

  • tushonka