Skip to content

ScattrdBlade/customSounds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPDATE: Cleaner architecture with a streamlined audio store, simplified caching, and improved component structure.

Tip

If you run into any issues, please let me know on Discord

Custom Sounds (Vencord)

A Vencord plugin that lets you replace any native Discord sound with custom audio or seasonal variants. Supports custom audio uploads, per-sound volume control, live preview, seasonal sound presets, and settings import/export.

Installation

Warning

Requires the Vencord developer build.

Option 1: Clone

Follow the official Vencord custom plugins guide.

Option 2: Manual Download

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.

  1. Click the green <> Code button at the top right of the repository and select Download ZIP.
  2. Unzip the downloaded file into the userplugins folder.
  3. Ensure it's structured as src/userplugins/customSounds or src/userplugins/customSounds-main.
  4. Run pnpm build in your terminal and the plugin should be added.

About

A vencord plugin that allows you to replace any Discord sound with a sound of your choice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors