Show's your current playing song on steam as the game your playing
git clone https://github.com/HuxleyMc/Steam-Spotify
Or
Install Required modules
npm install
- Create a spotify app on Spotify for Developers Dashboard
- Edit the example.env and add the following
-
- Add your steam user and password
-
- Add your spotify id and secret
- Rename example.env to .env
To start run
npm run build
npm run start
To run dev NOTE: docker is currently not working
npm run dev
- Huxley - huxleymc
See also the list of contributors who participated in this project.