Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 374 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 374 Bytes

dirty, but works (more or less)

usage

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.

configuration:

edit game_data.py and veto_data.py to represent the games and vetos of the players.

TODO:

  • make it a discord bot