JustYuuto / deezer-discord-rpc

A Discord RPC for Deezer
Mozilla Public License 2.0
48 stars 9 forks source link

Straight up doesn't work #24

Closed Clueeng closed 3 months ago

Clueeng commented 8 months ago

It doesn't show anything on the discord profile

Haydenever commented 7 months ago

it doesn't seem to work for me either, it only opens an app that looks exactly like Deezer but no one sees anything on Discord anyway :(

DoggoNako commented 7 months ago

Did you try restarting Deezer ? Did you also try to right click onto the app in the system tray click on "Reconnect to RPC", you can use websocket instead of RPC with "Use Listening to instead of Playing" but you need your Discord token.

Haydenever commented 7 months ago

oh right, I didn't quite get how it worked, but now it's all good! thank you!

JustYuuto commented 7 months ago

@Clueeng sorry for the inactivity, try this https://github.com/JustYuuto/deezer-discord-rpc/wiki/Troubleshooting#nothing-appears-on-my-profile

danielzeljko commented 6 months ago

If anyone is wondering how to get their discord token, you will need to:

  1. Log in to the web version of discord
  2. Open up your browser's dev tools
  3. Click on the network tab
  4. Search for /api
  5. Within the results, search for authorization and copy the value

Thanks for building this 🙌