#[solved] Cannot figure out why embed won't send?

5 messages · Page 1 of 1 (latest)

frosty juniper
#

I cannot figure out why this embed will not send. If the screenshot is too small:

code: https://pastebin.com/afSQJyYQ
error: https://pastebin.com/XKCQqT7G

solemn moat
#

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

quaint widget
#

.user.avatar is a hash

#

use .user.avatarURL() instead

frosty juniper
#

ty ❤️