Images in slash commands
Is it possible to put images when sending a slash command ?
14 Replies
- 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 OPof course
*the embed part can be skipped if you just want to attach images
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 attachmentNot 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
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 ?
no you aren't?
whats stopping you from attaching an image?
Are you available in vocal ? I don't understand how to explain you this by text certainly some demonstrations will be enough 😅
no
just send screenshots
Okay i found what i wanted 😅
I'm really sorry for not explaining clearly but i was talking about this :
yes, and what is the issue?
I was wondering if this was possible and it is
yes, this