Snazzah / SublimeDiscordRP

📄 Discord rich presence for Sublime Text
MIT License
131 stars 35 forks source link

Question: How do I add a custom file extension rich presence? #65

Closed ghost closed 3 years ago

ghost commented 3 years ago

I tried editing the drp.py file and adding the file extension to it like .exainz, and pasted the logo into the folder with name lang-exainz.png. But the image didnt load up Thanks

TorchedSammy commented 3 years ago

To actually add the icon, you need to add it to the Discord application at the developer portal, but only @Snazzah has access.

Which means you'd have to make your own app and add the ID of that app to drp.py, and add all icons (custom included) to the app.

This is why to add a new icon, it's requested via an issue.