ITcomputing
ITcomputing
DIAdiscord.js - Imagine an app
Created by ITcomputing on 4/14/2024 in #djs-questions
CollectorMessage
No, no response from console.log
15 replies
DIAdiscord.js - Imagine an app
Created by ITcomputing on 4/14/2024 in #djs-questions
CollectorMessage
Well, Collector 2 has to collect the interaction on the buttons to activate or deactivate the system. But the collector gets nothing
15 replies
DIAdiscord.js - Imagine an app
Created by ITcomputing on 4/14/2024 in #djs-questions
CollectorMessage
A command to configure a log system
15 replies
DIAdiscord.js - Imagine an app
Created by ITcomputing on 4/14/2024 in #djs-questions
CollectorMessage
I really don't understand
15 replies
DIAdiscord.js - Imagine an app
Created by ITcomputing on 4/14/2024 in #djs-questions
CollectorMessage
No, still no error in the console.
15 replies
DIAdiscord.js - Imagine an app
Created by ITcomputing on 4/14/2024 in #djs-questions
CollectorMessage
PS : I don't have error in console
15 replies
DIAdiscord.js - Imagine an app
Created by ITcomputing on 8/27/2023 in #djs-questions
Bot Discord V14 - Ticket System
I'd been looking for 3 days!
14 replies
DIAdiscord.js - Imagine an app
Created by ITcomputing on 8/27/2023 in #djs-questions
Bot Discord V14 - Ticket System
Thanks !!!!!
14 replies
DIAdiscord.js - Imagine an app
Created by ITcomputing on 8/27/2023 in #djs-questions
Bot Discord V14 - Ticket System
Ohhhh
14 replies
DIAdiscord.js - Imagine an app
Created by ITcomputing on 8/27/2023 in #djs-questions
Bot Discord V14 - Ticket System
const message = await interaction.reply({ embeds: [embed], components: [row], ephemeral: true, fetchReply:true });
const message = await interaction.reply({ embeds: [embed], components: [row], ephemeral: true, fetchReply:true });
14 replies
DIAdiscord.js - Imagine an app
Created by ITcomputing on 8/27/2023 in #djs-questions
Bot Discord V14 - Ticket System
Oh okey
14 replies
DIAdiscord.js - Imagine an app
Created by ITcomputing on 8/27/2023 in #djs-questions
Bot Discord V14 - Ticket System
const message = await interaction.fetchReply({ embeds: [embed], components: [row], ephemeral: true });
const message = await interaction.fetchReply({ embeds: [embed], components: [row], ephemeral: true });
?
14 replies
DIAdiscord.js - Imagine an app
Created by ITcomputing on 8/27/2023 in #djs-questions
Bot Discord V14 - Ticket System
Where ?
14 replies