UPDATE: New and improved UI. Added ability to save/upload multiple custom sounds.
Tip
If you run into any issues, please let me know on Discord
This is a Vencord plugin that allows you to change any native Discord sound. Features custom audio uploads, built-in Discord presets, volume control, sound preview, and settings import/export.
You can either clone the repository OR manually install it by downloading it as a zip file.
Warning
Make sure you have the Vencord developer build installed.
The cloning installation guide can be found here or via the official Vencord Docs.
Important
Inside the Vencord folder should be a folder called src. If you haven't already, create a folder called userplugins inside the src folder.
- Click the green
<> Codebutton at the top right of the repository and selectDownload ZIP - Unzip the downloaded ZIP file into the
userpluginsfolder. - Ensure it's structured as
src/userplugins/customSoundsorsrc/userplugins/customSounds-main - Run
pnpm buildin the terminal (command prompt/CMD) and the plugin should be added.