Skip to content

Using Discord's Rich Presence to display the song you're listening to on TIDAL

License

Notifications You must be signed in to change notification settings

usrbinsam/discord-tidal-rich-presence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIDAL & Discord Rich Presence

I made this because I get TIDAL for free, so I why would I pay for Spotify? For that shiny Discord integration? I DON'T THANK SO.

Requirements

  • TIDAL must be installed as a Windows application. The current playing song gets read from the window title of "TIDAL.exe".
  • Discord must be running.
  • I don't know what will happen if you have this running while you're playing an actual game

How To

I'm not going to put an executable on here for now. You will need the Go SDK for Windows. Building an executable yourself is pretty easy.

  • git clone https://github.com/usrbinsam/discord-tidal-rich-presence.git
  • cd discord-tidal-rich-presence
  • go build .\src
  • set CLIENT_ID=yourClientID
  • src.exe

Screenshot

lol ronnie radke went to jail

About

Using Discord's Rich Presence to display the song you're listening to on TIDAL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages