Looks through various game platforms to see what your friends are playing so you don't have to!
Run whoison --help shows all platforms along with required arguments
you can set the respective ENVIRONMENT VARIABLES instead of explicitly passing some arguments
- Steam
- More coming soon
This project supports .env files in the project directory for saving environment variables
- Steam:
- API Key: use this with
--steam-api-keyorSTEAM_API_KEYin the .env file - Your Steam ID: use this with
--steam-idorSTEAM_IDin the .env file
- API Key: use this with