dblock / slack-gamebot

Ping pong, chess, pool and other games bot for Slack.
MIT License
130 stars 103 forks source link

Store and chart elo history #113

Open dblock opened 8 years ago

dblock commented 8 years ago

If we ever want to undo games, we need to store elo history since math is cumulative. That will also let us see how a user progresses in their elo, which could be used for graphs and such.

dblock commented 7 years ago

Steal chart idea from @owocki - https://github.com/owocki/slack_gamebot.

image

owocki commented 7 years ago

oooh another slack gamebot. hi everybody! /waves from https://github.com/owocki/slack_gamebot

dblock commented 7 years ago

@owocki We operate a freemium version of this bot out of https://www.playplay.io.

dblock commented 5 years ago

https://github.com/dblock/slack-gamebot/compare/master...mziwisky:master