Vencord/src/plugins/appleMusic.desktop
2024-09-14 16:59:05 +02:00
..
index.tsx AppleMusicRichPresence: fix metadata fetching (#2864) 2024-09-14 16:59:05 +02:00
native.ts AppleMusicRichPresence: fix metadata fetching (#2864) 2024-09-14 16:59:05 +02:00
README.md new plugin AppleMusicRichPresence (#2455) 2024-06-06 01:19:53 +02:00

AppleMusicRichPresence

This plugin enables Discord rich presence for your Apple Music! (This only works on macOS with the Music app.)

Screenshot of the activity in Discord

Configuration

For the customizable activity format strings, you can use several special strings to include track data in activities! {name} is replaced with the track name; {artist} is replaced with the artist(s)' name(s); and {album} is replaced with the album name.