zayKenyon / VALORANT-rank-yoinker

A Python app which retrieves the VALORANT rank and players' equipped skins during a match
https://zayKenyon.github.io/VALORANT-rank-yoinker/
ISC License
442 stars 140 forks source link

Colors names of players you've played with/against before. #190

Open KWagnerCS opened 7 months ago

KWagnerCS commented 7 months ago

Requested by #126

Uses a boolean that is set to True/False depending on whether the player is added to the already_played_with dict.

Colors the players name in green if the boolean is true.