Shows YouTubeMusic as Discord Rich Presence
Download the Repo & install the dependencies (express & discord-rich-presence) with npm
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')
Enable in Chrome at Extensions the developer mode and load the Extension from the dir named ChromeExtension
Open a command promt in the directory where the repo files are and type npm start
Have fun :3