cleartonic / twitchtriviabot

Twitch Trivia Bot
MIT License
23 stars 13 forks source link

Game tracks player scores #11

Closed IanDCarroll closed 4 years ago

IanDCarroll commented 4 years ago

We still need a way to tack player scores

Best thinking is that we need to write to a file and modify it each time a player score changes. Probably best if it's an object easily readable by people and python.

Don't forget to test-drive!!

IanDCarroll commented 4 years ago

woops! this was suppose to go to me (sorry for the rudeness, they were notes to myself :P