mirror of
https://github.com/JakeStanger/mpd-discord-rpc.git
synced 2026-07-11 07:15:27 +01:00
[GH-ISSUE #15] Customization #542
Labels
No labels
bug
enhancement
help wanted
package
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JakeStanger/mpd-discord-rpc#542
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @worldpe on GitHub (Sep 9, 2021).
Original GitHub issue: https://github.com/JakeStanger/mpd-discord-rpc/issues/15
Is there any built in way to modify the value of the game being played from 'music', in addition, is there any way to change the image?
@JakeStanger commented on GitHub (Sep 9, 2021):
This is controlled by the Discord app registration itself.
If you go to https://discord.com/developers/ you can create an application and give it whatever name/image you want and set up the rich presence asset(s). You can then change the
idvalue in your config file to use that.There is a hard coded reference to a rich presence asset called
notesso you must have one called that for it to work.