diff --git a/struct/config/config.js b/struct/config/config.js index d42daea..e8251c2 100644 --- a/struct/config/config.js +++ b/struct/config/config.js @@ -14,7 +14,7 @@ module.exports = { invite: "", //Settings devMode: false, - prefix: "?", + prefix: "#", devPrefix: "-", volume: 5, }