Enable Discord plugin with Discord flatpak version #766
thalesouza
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If you guys having trouble to connect with Discord with the standard Discord Plugin provided with youtube-music you just need to export the Discord Rich Presence socket
You can run
ln -sf $XDG_RUNTIME_DIR/{app/com.discordapp.Discord,}/discord-ipc-0
to make Rich Presence available or you can make this permanent with commands below:This was possible by doing some research and I found this wiki
Rich Presence (discord rpc) wiki
Beta Was this translation helpful? Give feedback.
All reactions