diff --git a/struct/config/config.js b/struct/config/config.js index 23320db..e90fb11 100644 --- a/struct/config/config.js +++ b/struct/config/config.js @@ -16,7 +16,7 @@ module.exports = { invite: "https://discordapp.com/api/oauth2/authorize?client_id=684109535312609409&permissions=3427328&scope=bot", //Settings devMode: false, - prefix: "#", + prefix: "rx>", devPrefix: "-", volume: 5, }