-
-
Notifications
You must be signed in to change notification settings - Fork 3
FAQ
Do I need to be logged in to any service?
No. Discord Music RPC requires no login or account. Just make sure Discord is running on your desktop.
Can I use it without the desktop app?
No. The desktop app is required to communicate with Discord. Both the browser extension and the desktop app must be installed and running.
Which version of Discord does it support?
Only the stable release version of Discord is supported. Discord Canary and PTB are not officially supported.
Can I use it on mobile?
No. Discord Music RPC is a desktop-only application.
Does it collect or send any data?
No. Discord Music RPC does not collect, store, or send any data to external servers. Everything runs locally on your machine.
Is it safe to use?
Yes. The project is fully open-source (MIT License) and can be reviewed by anyone.
Why does the extension need certain permissions?
The extension requires permissions for tab access, iframe detection, and playback state detection. These are essential for the extension to function and are not used for any other purpose.
Why are the buttons not showing on my Discord status?
This is a Discord limitation - buttons are intentionally hidden from the user whose status it is. Other users will see your buttons normally.
Why does my status disappear when I pause?
This is intended behavior. Discord Music RPC clears the activity when music or video is paused. When you resume playback, the status will reappear automatically.
Is this against Discord's Terms of Service?
No. Discord Music RPC uses the official Discord Rich Presence API, which is provided by Discord for exactly this purpose.