Facepunch / garrysmod-requests

Feature requests for Garry's Mod
83 stars 24 forks source link

Implement Discord's Rich Presence #1041

Open minin43 opened 6 years ago

minin43 commented 6 years ago

https://discordapp.com/rich-presence

https://discordapp.com/developers/docs/rich-presence/how-to

This would be awesome for many communities that utilize discord as a community hub.

d4kir92 commented 6 years ago

Example: https://steamcommunity.com/sharedfiles/filedetails/?id=1353872914

would be cool if the gamemode can change the rich presence

colemclaren commented 6 years ago

Discord no longer supports rich presence over HTTP.

Many servers (hundreds) and gamemodes relied on Discord Rich Presence to display in-depth game/server information. It would be wonderful if we had real implementation that includes partial Lua API now that they've dropped HTTP support.

Also, requests such as https://github.com/Facepunch/garrysmod-requests/issues/1115 would be still nice to see, however their main reason/purpose case for request is no longer useful.

Kefta commented 6 years ago

Just implement a native socket library in GMod 😩

WinterPhoenix commented 6 years ago

For reference, here's an issue about it on DiscordRPC's Repo: https://github.com/discordapp/discord-rpc/issues/191

Tiagoquix commented 2 years ago

@robotboy655 Could you consider implementing this for the next update?