Put in some usernames, and spin the wheel to find out what you should play.
Obtain a Steam Web API key.
Create a .env
file in the project root with the following contents:
key=STEAM_API_KEY
Finally, install the project requirements.
pipenv install --dev
Put some Steam usernames into the STEAM_USERNAMES
list in gamewheel/app.py
, then run the following command:
pipenv run python gamewheel/app.py
- Discord bot
- Filtering for multiplayer games
- Web frontend