Issue with Message Logger
Hey, for some reason this code always sets the message recorded in the embed to 'No content' any idea why?

7 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!If you aren't getting content, embeds or attachments of a message, make sure you have the
MessageContent
intent enabled in the Developer Portal and provide it to your client:
Unknown Userā¢2mo ago
Message Not Public
Sign In & Join Server To View
then what would be an alternative? Only logging from certain channels?
Unknown Userā¢2mo ago
Message Not Public
Sign In & Join Server To View
also this fixed it ty
moderation
Unknown Userā¢2mo ago
Message Not Public
Sign In & Join Server To View