A HipChat bot, derived from hubot, for recording ping pong matches.
- singles match recording
- doubles match recording
- singles and doubles rankings based on elo scoring (http://en.wikipedia.org/wiki/Elo_rating_system)
- head-to-head records
- support to show picture of the ping ping table for status (separate hardware required)
% redis-cli -h dab.redistogo.com -p <port> -a <key>
% mocha --compilers coffee:coffee-script
% git push heroku master
You may want to get comfortable with heroku logs and heroku restart
if you're having issues.