dirty, but works (more or less)
python matchup.py
or
./matchup.py <username>
or
./matchup.py <username> <username> <username>
will print a random game that is not conflicting with the vetoes of the specified users.
edit game_data.py and veto_data.py to represent the games and vetos of the players.
- make it a discord bot