send channel not working
No errors, and it is not sending the embed to the channel
4 Replies
• What's your exact discord.js
npm list discord.js
and node node -v
version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
I don't really understand
how can I fix it exactly.
The
message
and interaction
events were renamed to messageCreate
and interactionCreate
respectively, to bring the library in line with Discord's naming conventions.