help with discord cdn link
Im working on a emoji command that displays that emoji as an image, I want to make a button that automatically starts to download that image when user press, I know that with
https://images-ext-1.discordapp.net/external/(character_set_unknown_to_me)/%3Fsize%3D4096/https/cdn.discordapp.com/avatars/${user.id}/${avatar.name}.png
I can do that but i don't know what i'm supposed to type in some parts, can someone help me?8 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.This doesn't seem like a discord.js problem
didn't know where to ask so I ended asking here
#useful-servers
I think this is still Discord related enough to be here
This might be what ur looking for
Thx, I'll check it