Have an option where you could set your chat sound pack to "custom" or something, then have some settings where you can put it in the sounds you'd want for each different event.
Could be direct URLs to audio files (good luck with cors probably?) or maybe just have it be a file picker dialog that converts your file to base64 and stores it in localstorage or some shit idk. Just randomly thought of this and I think it'd be a neat option to have.
Could be direct URLs to audio files (good luck with cors probably?) or maybe just have it be a file picker dialog that converts your file to base64 and stores it in localstorage or some shit idk. Just randomly thought of this and I think it'd be a neat option to have.

