Skip to content

Instantly share code, notes, and snippets.

View davejbax's full-sized avatar

Dave Baxter davejbax

View GitHub Profile
@davejbax
davejbax / discord.js
Last active July 31, 2024 11:39
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
//