#Message embeds are empty for image link

3 messages · Page 1 of 1 (latest)

tame perch
#

I'm running into an issue where a user sends a image link and the bot sees the image has empty embes on message create. If the user re-sends the image link, the bot recognizes it has embes immediately on message create.

What causes this? How do I address it?

mortal compass
#

• 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.

tame perch
#

Might be the case that the embeds don't immediately exist and a message update event is fired. I love this api.