/hipchat-foosball-referee

HipChat Room Integration for creating foosball games.

Primary LanguageJavaScriptMIT LicenseMIT

#HipChat room Integration for organising 4-player (doubles) foosball matches.

Dependencies:

  • Redis running on default port.
  • node version >= 0.11.10

Install/Run:

npm install
npm run web

Tests:

npm test