why does this work in dev but not production
on my dev environment it works fine. then I deploy it, and it crashes the whole site because
.channels is undefined.client.guilds.cache.get(CONFIG.guildId).channels.cache.get(CONFIG.siteLogChannelId).send('Bot started'); .channelsnpm list discord.js and node node -v version?