diff --git a/src/struct/config/config.js b/src/struct/config/config.js index 8bb21679..9552f918 100644 --- a/src/struct/config/config.js +++ b/src/struct/config/config.js @@ -31,10 +31,10 @@ module.exports = { respawnDelay: 1000, prefix: ">", devPrefix: "-", - defaultVolume: 5, + defaultVolume: 50, permissions: false, dj: false, djrole: null, startPlaying: true, bass: 1, -}; +}; \ No newline at end of file