I keep getting the error .guild is not defined
GCommands (and discord.js) requires you to have the GUILD_MEMBERS and PRESENCEopen in new window intents enabled in your bot.
.guild is not definedGCommands (and discord.js) requires you to have the GUILD_MEMBERS and PRESENCEopen in new window intents enabled in your bot.