1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-10 01:46:23 +00:00
Vencord/src/plugins/appleMusic.desktop
Lumap e26986f66a
AppleMusicRichPresence: fix formatting when listening to radio (#2869)
Co-authored-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com>
Co-authored-by: v <vendicated@riseup.net>
2024-09-17 17:29:46 +02:00
..
index.tsx AppleMusicRichPresence: fix formatting when listening to radio (#2869) 2024-09-17 17:29:46 +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.