mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 05:10:17 +00:00
Update config.js
This commit is contained in:
parent
8f7ff16497
commit
e67ed2813d
@ -24,7 +24,7 @@ module.exports = {
|
|||||||
embedColor: "#b50002",
|
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",
|
supportServer: "https://discord.gg/rvHuJtB",
|
||||||
devMode: true,
|
devMode: false,
|
||||||
api: false,
|
api: false,
|
||||||
saveDB: true,
|
saveDB: true,
|
||||||
respawn: true,
|
respawn: true,
|
||||||
@ -99,4 +99,4 @@ module.exports.emojis = {
|
|||||||
stop: "<:stop:674685626108477519> ",
|
stop: "<:stop:674685626108477519> ",
|
||||||
stopWatch: ":stopwatch: ",
|
stopWatch: ":stopwatch: ",
|
||||||
volumeHigh: "<:volumehigh:674685637626167307> ",
|
volumeHigh: "<:volumehigh:674685637626167307> ",
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user