Discord Rich Presence
This is a PSA, but also a question I'm hoping an admin can solve.
Starmourn has a discord app ID (497630402731704322) that you can use to display Rich Presence information on discord, as well as the "Playing Starmourn" note underneath your name!
You can enable this using GMCP, and it's a proposed standard from IRE (https://wiki.mudlet.org/w/Standards:Discord_GMCP).
One issue though, is that I cannot find a list of Artwork that I can use for the Rich Presence Icons, currently the only one that works is "eye".
As far as I can determine, having asked around, the discord app is maintained by ~someone~ at IRE. It'll be really cool to get all the Discord users "Playing Starmourn."
Note for mudlet users, add the following code to your login trigger, and you'll start using Starmourns RP (seen above) rather than Mudlets!
For other clients, you'll have to look into enabling the discord gmcp module, and updating presence over gmcp (see the mudlet wiki above!)
Starmourn has a discord app ID (497630402731704322) that you can use to display Rich Presence information on discord, as well as the "Playing Starmourn" note underneath your name!
You can enable this using GMCP, and it's a proposed standard from IRE (https://wiki.mudlet.org/w/Standards:Discord_GMCP).
One issue though, is that I cannot find a list of Artwork that I can use for the Rich Presence Icons, currently the only one that works is "eye".
As far as I can determine, having asked around, the discord app is maintained by ~someone~ at IRE. It'll be really cool to get all the Discord users "Playing Starmourn."
Note for mudlet users, add the following code to your login trigger, and you'll start using Starmourns RP (seen above) rather than Mudlets!
setDiscordElapsedStartTime(os.time(os.date("*t")))
For other clients, you'll have to look into enabling the discord gmcp module, and updating presence over gmcp (see the mudlet wiki above!)
0
Comments