Kiɾʌ Kenjiɾø
Kiɾʌ Kenjiɾø
Explore posts from servers
DIAdiscord.js - Imagine an app
Created by Kiɾʌ Kenjiɾø on 5/10/2024 in #djs-questions
Odd issue with client not being detected.
Ah! Alright, I wasn’t sure the optimal way of doing this but I'll do some reworking thanks QJ 💜
11 replies
DIAdiscord.js - Imagine an app
Created by Kiɾʌ Kenjiɾø on 5/10/2024 in #djs-questions
Odd issue with client not being detected.
If anyone can spare their eye on this I'd adore that
11 replies
DIAdiscord.js - Imagine an app
Created by Kiɾʌ Kenjiɾø on 5/10/2024 in #djs-questions
Odd issue with client not being detected.
11 replies
DIAdiscord.js - Imagine an app
Created by Kiɾʌ Kenjiɾø on 5/10/2024 in #djs-questions
Odd issue with client not being detected.
Not arguing just answering the question ^^
not all files are relevant, are they?
11 replies
DIAdiscord.js - Imagine an app
Created by Kiɾʌ Kenjiɾø on 5/10/2024 in #djs-questions
Odd issue with client not being detected.
As I may use code in other places that does work
11 replies
DIAdiscord.js - Imagine an app
Created by Kiɾʌ Kenjiɾø on 5/10/2024 in #djs-questions
Odd issue with client not being detected.
No but it's helpful to have to relate to other files
11 replies
DIAdiscord.js - Imagine an app
Created by Kiɾʌ Kenjiɾø on 5/10/2024 in #djs-questions
Odd issue with client not being detected.
No description
11 replies
DIAdiscord.js - Imagine an app
Created by Kiɾʌ Kenjiɾø on 5/10/2024 in #djs-questions
Odd issue with client not being detected.
Well theres not much of a way I'm getting 30 files into one sourcebin but I'll see if I can get github working
11 replies
DIAdiscord.js - Imagine an app
Created by Kiɾʌ Kenjiɾø on 1/28/2024 in #djs-questions
Value undefined after SQL database initiation
Sorry about the wait, I was playin lethal pff
7 replies
DIAdiscord.js - Imagine an app
Created by Kiɾʌ Kenjiɾø on 1/28/2024 in #djs-questions
Value undefined after SQL database initiation
other than the comments thats the part with the error in. It's the only code in the event
7 replies
DIAdiscord.js - Imagine an app
Created by Kiɾʌ Kenjiɾø on 1/4/2024 in #djs-questions
Interaction already deferred.
Yeah that worked, Turns out you can update, Edit if you deferred! Thanks krum :D
6 replies
DIAdiscord.js - Imagine an app
Created by Kiɾʌ Kenjiɾø on 1/4/2024 in #djs-questions
Interaction already deferred.
Ohhh!! Alright i'll give that a try <3
6 replies
DIAdiscord.js - Imagine an app
Created by Kiɾʌ Kenjiɾø on 1/4/2024 in #djs-questions
Interaction already deferred.
Someone please fact check me but to get the interaction of the embed from 102 to 106. I can do this
newInteraction = await interaction.reply({
embeds: [modalsEmbed],
components: [row],
ephemeral: true,
});
newInteraction = await interaction.reply({
embeds: [modalsEmbed],
components: [row],
ephemeral: true,
});
Then i can just move the timer logic after that reply.
6 replies
DIAdiscord.js - Imagine an app
Created by Kiɾʌ Kenjiɾø on 12/31/2023 in #djs-questions
Editing button to be enabled after user completed modal.
thanks qj, helpful as always ;D
10 replies
DIAdiscord.js - Imagine an app
Created by Kiɾʌ Kenjiɾø on 12/31/2023 in #djs-questions
Editing button to be enabled after user completed modal.
okay i didnt know this was a thing! i'll give this a try i think you're right tho this seems as it might work better kek
10 replies
DIAdiscord.js - Imagine an app
Created by Kiɾʌ Kenjiɾø on 12/31/2023 in #djs-questions
Editing button to be enabled after user completed modal.
Ooh shit i just found that on the docs. Mint!!
10 replies
DIAdiscord.js - Imagine an app
Created by Kiɾʌ Kenjiɾø on 12/31/2023 in #djs-questions
Editing button to be enabled after user completed modal.
Oh alright, So compared to just editing the embed message entirely? :o
10 replies
DIAdiscord.js - Imagine an app
Created by Kiɾʌ Kenjiɾø on 12/31/2023 in #djs-questions
Editing button to be enabled after user completed modal.
Fair play! <3
10 replies
DIAdiscord.js - Imagine an app
Created by Kiɾʌ Kenjiɾø on 12/31/2023 in #djs-questions
Editing button to be enabled after user completed modal.
I tried doing something along the lines of this
10 replies
DIAdiscord.js - Imagine an app
Created by Kiɾʌ Kenjiɾø on 12/31/2023 in #djs-questions
Editing button to be enabled after user completed modal.
Files in question are: joinEvent.js 1 embed in the modalsEmbed.js verifyCaptcha.js in the modals folder (I forgot to rename it)
10 replies