1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-11-10 02:00:20 +00:00
This commit is contained in:
MatteZ02 2020-04-20 19:56:48 +03:00
parent a6e3e8b0de
commit a35355c669

View File

@ -17,10 +17,9 @@ module.exports = {
secondary_test_channel: "570531724002328577",
devId: "360363051792203779",
embedColor: "#b50002",
invite:
"https://discordapp.com/oauth2/authorize?client_id=607266889537945605&permissions=3427328&scope=bot",
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,
@ -36,4 +35,4 @@ module.exports = {
djrole: null,
startPlaying: true,
bass: 1,
};
};