nekowinston / mpd-rich-presence

Discord Rich Presence for MPD
MIT License
10 stars 3 forks source link

feat: Allow custom Discord app ID #7

Closed nathanielevan closed 9 months ago

nathanielevan commented 9 months ago

[why] A custom Discord App ID would allow users to use a different name and different assets for the Rich Presence status. Fixes #3.

[how] I added a new, optional configuration key under rich_presence named appid. If not defined in the configuration file, it would take the default App ID "1037215044141854721"; else it would use the configured ID.