/YouTubeMusic-Discord-Rich-Presence-Chrome

Shows your YouTubeMusic as Discord Rich Presence

Primary LanguageJavaScript

Hey, I've migrated it to the V3 Chrome Extensions manifest and also added the functionality to display the song artwork as the game icon.


YouTubeMusic DiscordRichPresence

Shows YouTubeMusic as Discord Rich Presence

Step 1:

Download the Repo & install the dependencies (express & discord-rich-presence) with npm

Step 2:

Set your ID from your Discord Application (You can also add pictures in the discord application settings!) in index.js const client = require('discord-rich-presence')('YOUR ID HERE')

Step 3

Enable in Chrome at Extensions the developer mode and load the Extension from the dir named ChromeExtension

Step 4

Open a command promt in the directory where the repo files are and type npm start

Step 5

Have fun