sll552 / DiscordBee

MusicBee plugin that updates your Discord status with the currently playing track
Apache License 2.0
424 stars 32 forks source link

Add "Listening to" as a option instead of default "Playing" #242

Open degu-Tanya opened 3 months ago

degu-Tanya commented 3 months ago

It should be possible? since this plugin for vencord allows it. https://vencord.dev/plugins/LastFMRichPresence https://github.com/Vendicated/Vencord/blob/main/src/plugins/lastfm/index.tsx code if that helps

https://discord.com/developers/docs/topics/rpc#setactivity https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-types

image

image

image

https://github.com/Vendicated/Vencord/tree/main/src/plugins/appleMusic.desktop 335073274-1f811090-ab5f-4060-a9ee-d0ac44a1d3c0

Overimagine1 commented 2 months ago

IIRC Discord takes priority of playing statuses instead of listening status, so this would be really nice