I am interested in creating as good of a Pokemon AI as I can with machine learning. However, I am not interested in looking through the large amount of code of Pokemon showdown to find what parts I need to edit. I have set up a Pokemon showdown server and I am currently looking through the client and server code to find where the user's move input and teams are found. Can anyone tell me where to find the teams of both players (similar to team preview when a battle is going on), where to find the place where moves are queried, and any other places you might think are relevant for an AI in the showdown code?
















