tzhf / chatguessr

A Twitch chatbot for GeoGuessr.
https://chatguessr.com
MIT License
38 stars 9 forks source link

Save streaks in multiguess mode #27

Closed ReAnnannanna closed 2 years ago

ReAnnannanna commented 2 years ago

Multiguess mode only resolves country codes for guesses at the very end, but it didn't update user streaks accordingly, only the guess streak. (Streaks are stored in both the guesses table and the streaks table to make calculating stats easier.)