SpikeHD / Dorion

Tiny alternative Discord client with a smaller footprint, snappier startup, themes, plugins and more!
https://spikehd.github.io/projects/dorion/
GNU General Public License v3.0
628 stars 20 forks source link

[Feature Request] Support for custom notification sounds #122

Closed cozykitten closed 1 year ago

cozykitten commented 1 year ago

...or support for BD plugins since BD has one that does that. Though that plugin encodes the full notification sounds as base64 string, probably not ideal performance wise?

Describe the solution you'd like Support for custom notification sounds in Dorion itself would be amazing. Perhaps the alternative discord notification sounds could somehow be unlocked so they wouldnt have to be added as custom sounds?

Describe alternatives you've considered Supporting BD plugins would allow the use of the custom notification sounds plugin.

Additional context For reference image image

SpikeHD commented 1 year ago

Currently being worked on here, and will support both links and local sound files.

Though that plugin encodes the full notification sounds as base64 string, probably not ideal performance wise?

Going off of memory I believe they are cached by the browser in the same way as remote resources so it shouldn't be an issue other than them taking up slightly more disk space.

SpikeHD commented 1 year ago

I'm gonna close this since I can't find a good way to do it with Shelter, and since Vencord will have the plugin eventually (and Vencord is still supported in Dorion), it'll be out of my direct control anyways.