Automated Rich Presence Client for Discord.
This project requires Python to be installed, and is only functional on Unix operating systems due to the nature of MPRIS.
git clone https://github.com/its-ag/discord-rpc.git
cd discord-rpc
pip install -r requirements.txt
Just cd
into the dicord-rpc
folder and run the following:
./start
The client will connect to your account.
Feel free to dm me on discord (Arunava#1288) , if you need help.