Images in slash commands

Is it possible to put images when sending a slash command ?
14 Replies
d.js toolkit
d.js toolkit2y ago
- 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! - Marked as resolved by OP
chewie
chewie2y ago
of course
d.js docs
d.js docs2y ago
guide Popular Topics: Embeds - Attaching images read more
chewie
chewie2y ago
*the embed part can be skipped if you just want to attach images
Nelvazz
NelvazzOP2y ago
Oh i don't mean like that 😅 When you are sending a slash commande (for example /profile images:image_attachment) it takes in account the images set as an attachments without it being a link but a real attachment
chewie
chewie2y ago
Not sure I can follow you can have an attachment option, where people can attach images you would have to download it from the attachment url then if you want to get the image
Nelvazz
NelvazzOP2y ago
So i'm forced to put an url and not a image attachment if i want my slash command to pick up a image sent with the slash command ?
chewie
chewie2y ago
no you aren't? whats stopping you from attaching an image?
Nelvazz
NelvazzOP2y ago
Are you available in vocal ? I don't understand how to explain you this by text certainly some demonstrations will be enough 😅
chewie
chewie2y ago
no just send screenshots
Nelvazz
NelvazzOP2y ago
Okay i found what i wanted 😅 I'm really sorry for not explaining clearly but i was talking about this :
No description
chewie
chewie2y ago
yes, and what is the issue?
Nelvazz
NelvazzOP2y ago
I was wondering if this was possible and it is
chewie
chewie2y ago
yes, this

Did you find this page helpful?