Bot doesn't respond to messages (nothing logs on messageCreate)

I'm not sure what I need to share for this issue. I have no idea why nothing logs. No errors but nothing logs on MessageCreate.js
4 Replies
chewie 🌈
chewie 🌈•2y ago
You are most likely missing the MessageContent intent.
Erin
Erin•2y ago
So this? const client = new Client({ intents: [GatewayIntentBits.Guilds, GatewayIntentBits.MessageContent ], partials: [Partials.Channel] });
chewie 🌈
chewie 🌈•2y ago
and GuildMessages
Erin
Erin•2y ago
Alright, all these changes are confusing. Thank you
Want results from more Discord servers?
Add your server
More Posts