This project is the code-base of the Pokémon Showdown Replay Scouter.
The aim of this project is to provide a tool for retrieving the teams someone on Pokémon Showdown has used easily.
A more detailed description: http://www.smogon.com/forums/threads/showdown-replay-scouter.3595090/
Either use the command line application of the ShowdownReplayScouter.Cmd
project or the ShowdownReplayScouter.Forms
application, which you can also find under Releases.
The code can be used as a Nuget package, which can be found here.
See how the tests use it here.