1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-09-20 01:21:56 +00:00

Update config.js

This commit is contained in:
Matte 2020-04-29 14:47:23 +03:00 committed by GitHub
parent 1158d32910
commit 0d2787cce1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ module.exports = {
embedColor: "#b50002",
invite: "https://discordapp.com/oauth2/authorize?client_id=607266889537945605&permissions=3427328&scope=bot",
supportServer: "https://discord.gg/rvHuJtB",
devMode: true,
devMode: false,
api: false,
saveDB: true,
respawn: true,
@ -37,4 +37,4 @@ module.exports = {
djrole: null,
startPlaying: true,
bass: 1,
};
};