Skip to content

Instantly share code, notes, and snippets.

View silver-mixer's full-sized avatar

Silver-Mixer silver-mixer

View GitHub Profile
@silver-mixer
silver-mixer / discord.js
Last active August 25, 2024 15:44 — forked from davejbax/discord.js
Higher Discord volume control
(function() {
// The following utility function are taken from EnhancedDiscord, developed by
// joe27g <https://github.com/joe27g>, and licensed under an MIT License.
// All credit goes to joe27g for the breadth of the work regarding accessing
// webpack modules at runtime.
//
// ---
// MIT License
//