Titan
Titan copied to clipboard
Use account personal game data to keep track of commends/reports
Since steam now allows you to see your past commendations and reports, this could be good for automatic ban checking and making sure reports/commends were successful. It could also be used to prevent commending somebody that you already commended, if that is an issue.
You anyways can't commend anyone you already did. Titan won't be able to. It will just be stuck and eventually fail. As of the previous point it's a good idea indeed.
This would require Titan to parse the raw HTML (afaik there is no nice API to get that?) and I'm kinda against more ghetto parsing as we're already doing it in various places in this project (namely Steam ID and Match ID parsing)
just more ghetto parsing tf