Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change status icon for each language? #211

Open
themightyfrogge opened this issue May 22, 2023 · 2 comments
Open

Change status icon for each language? #211

themightyfrogge opened this issue May 22, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@themightyfrogge
Copy link

If a user has specified an icon with the name of a file extension (in their own discrod app), use it.

@xhayper xhayper added the enhancement New feature or request label May 25, 2023
@xhayper
Copy link
Collaborator

xhayper commented May 25, 2023

This will require a REST call to discord api, i don't think that will be a good idea to implement, but i will leave this open for discussion on how many people want it

@ItsPi3141
Copy link
Contributor

It should theoretically be possible to use any image URL without making a request to the REST API. Instead of specifying an image key, you could specify an image URL.

I'm not sure about the implementation of Discord RPC used in vscord, but here's a minimal example with discord-rpc

code snippet
rpc on discord

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants