MPRIS player plugin for DiscordQt
Fetches currently playing music in the system using DBus MPRIS interface and streams it into Discord's Rich Presence.
Available only on Linux!
This is not a BetterDiscord plugin, it is designed to work with DiscordQt!
Download the package from here and unpack as a folder at ~/.config/discord-qt/plugins
.
cd ~/.config/discord-qt/plugins
git clone https://github.com/ruslang02/mpris-dqt-plugin && cd mpris-dqt-plugin
npm install
npm run build
Restart your DiscordQt client and the plugin will load automatically.
- Clementine
GPL 3.0