val-snitch
is a Valorant match info extractor written in Go. It gathers relevant data from matches for analysis.
- Extracts match information
- Extracts player information
- Extracts competitive rank
- Extracts account level
- Extracts selected agent
- Go 1.16+
Clone the repository:
git clone https://github.com/404six/val-snitch.git
cd val-snitch
Run:
cd .\cmd\val-snitch\ & go run .