gik0geck0 / DominionStats

Web-app to track stats from playing Dominion
MIT License
0 stars 8 forks source link

Store a mapping of Dominion game ID to Stats Tracker game ID, use that to check for duplicates as well #54

Open snewman4 opened 2 years ago

snewman4 commented 2 years ago

Currently the code only checks for duplicates based on the provided Stats Tracker ID (i.e. 20220615a). A feature should be added that can also check the default Dominion game ID (i.e. #102773934) for duplicates. The mapping of old to new game IDs will need to be stored