Nelvazz
DIAdiscord.js - Imagine an app
•Created by Nelvazz on 11/24/2023 in #djs-questions
Images in slash commands
I was wondering if this was possible and it is
20 replies
DIAdiscord.js - Imagine an app
•Created by Nelvazz on 11/24/2023 in #djs-questions
Images in slash commands
20 replies
DIAdiscord.js - Imagine an app
•Created by Nelvazz on 11/24/2023 in #djs-questions
Images in slash commands
Are you available in vocal ? I don't understand how to explain you this by text certainly some demonstrations will be enough 😅
20 replies
DIAdiscord.js - Imagine an app
•Created by Nelvazz on 11/24/2023 in #djs-questions
Images in slash commands
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 ?
20 replies
DIAdiscord.js - Imagine an app
•Created by Nelvazz on 11/24/2023 in #djs-questions
Images in slash commands
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 attachment20 replies
DIAdiscord.js - Imagine an app
•Created by Nelvazz on 11/24/2023 in #djs-questions
Images in slash commands
Oh i don't mean like that 😅
20 replies
DIAdiscord.js - Imagine an app
•Created by Nelvazz on 1/13/2023 in #djs-questions
Filter for Message Collector is not working
Oh okay that's logic now (i didn't knew about this thx)
7 replies
DIAdiscord.js - Imagine an app
•Created by Nelvazz on 1/13/2023 in #djs-questions
Filter for Message Collector is not working
So i need to do
{ filter: filterMessage }
?7 replies
DIAdiscord.js - Imagine an app
•Created by Nelvazz on 1/13/2023 in #djs-questions
Filter for Message Collector is not working
Every filter needs to be called
filter
? 🤔7 replies
DIAdiscord.js - Imagine an app
•Created by Nelvazz on 1/7/2023 in #djs-questions
Set image to spoiler in embeds
I think it's for text only too :/ if you put
.setSpoiler(true)
in an embed builder it returns .setSpoiler is not a function
10 replies
DIAdiscord.js - Imagine an app
•Created by Nelvazz on 1/7/2023 in #djs-questions
Set image to spoiler in embeds
It did not work 😕
10 replies
DIAdiscord.js - Imagine an app
•Created by Nelvazz on 10/16/2022 in #djs-questions
Shards Interaction
I've done something like this:
But now if i want to send an other embed from the interaction do i really need to define
MessageEmbed
again ?
4 replies