Netflix Rich Presence
Show what movie/show you're watching and let others see it through Discord Rich Presence
⚠️ Notice that this is still very buggy, and will have issues.⚠️
- Go to chrome://extensions
- Turn on Developer Mode
- Load Unpacked and choose NetflixRP Folder
- Go to https://discordapp.com/developers/applications and create a new application make sure you dont make it a bot!
- Click Rich Presence then click the add images button, and add the netflix.jpg photo
- Copy the Client ID from General Information and paste it into app.py where it says "CLIENT ID HERE"
- CD into FlaskApp
pip install -r requirements.txt
python run.py
- Enjoy 🙂