This is a small python script that sets your locally running discord's Rich Presence to whatever you are playing on your MPC media player. You can also run setup.ps1 on powershell as admin (Required for creating startup task).
Playback Icons by Sumberrejeki
Goto Options (O) -> WebInterface -> ✔ Listen on Port. Default port 13579. Change accordingly on main.py for any other.
- Make sure you have Python3 installed.
- Install all the required packages by running this command from project root
pip install -r requirements.txt