discord / discord-rpc

https://discordapp.com/developers
MIT License
1.05k stars 324 forks source link

Online images rpc #328

Open OwOchle opened 3 years ago

OwOchle commented 3 years ago

It would be cool to be able to add any image from url or locally from the client pc directly as large or small image. Especially when the ability to use "listening to" and all other types of rich presence will be available.

Svarr commented 3 years ago

Your request is related to this feedback post. Sadly, the fact that it (i.e. original issue) is over 3 years old and has the highest amount of upvotes (more than triple of the amount of the post in second place), suggests that this won't happen anytime soon - if ever.

Edit: Actually, after looking at the readme, it turns out discord-rpc is dead:

This library has been deprecated in favor of Discord's GameSDK.

joaoprp commented 1 year ago

Being the gravedigger here and raising this issue from the dead (and yes, I'm aware about GameSDK), if you're hitting their API for RPC, you can send an URL as a largeImage and it should render

ghost commented 10 months ago

Being the gravedigger here and raising this issue from the dead (and yes, I'm aware about GameSDK), if you're hitting their API for RPC, you can send an URL as a largeImage and it should render

Thank you!