diff --git a/bot/awesomescibo.js b/bot/awesomescibo.js index 63cbf0f..d0a6b06 100755 --- a/bot/awesomescibo.js +++ b/bot/awesomescibo.js @@ -115,7 +115,7 @@ client.once("ready", () => { }); client.on("guildCreate", (guild) => { - guild.commands.set(slashCommands); + //guild.commands.set(slashCommands); const welcomeChannel = guild.channels.cache .find( (channel) =>