johnzimmerman / foosbot

Foosbot initiates, notifies and logs intra-office foosball games
3 stars 3 forks source link

Feature Request: Statistics #5

Closed johnzimmerman closed 12 years ago

johnzimmerman commented 12 years ago

Keep track of player wins and losses.

My idea for this is to create a database with a player table and game table. Each complete game should create a record in the game table with a unique ID. Post game you would message the bot with something like stats score and the bot would add a record to the table.

johnzimmerman commented 12 years ago

This feature has been added.