JuanS
JuanS
DIAdiscord.js - Imagine a boo! 👻
Created by JuanS on 6/25/2024 in #djs-questions
interaction failed
ah..
4 replies
DIAdiscord.js - Imagine a boo! 👻
Created by JuanS on 6/25/2024 in #djs-questions
interaction failed
the bot sends the message in dm but doesn't make the button click. can't anything be done?
4 replies
DIAdiscord.js - Imagine a boo! 👻
Created by JuanS on 6/22/2024 in #djs-questions
Cannot read properties of undefined (reading 'getUser')
it worked thank you very much
10 replies
DIAdiscord.js - Imagine a boo! 👻
Created by JuanS on 6/22/2024 in #djs-questions
Cannot read properties of undefined (reading 'getUser')
aahhh okk I'll try to solve it
10 replies
DIAdiscord.js - Imagine a boo! 👻
Created by JuanS on 6/22/2024 in #djs-questions
Cannot read properties of undefined (reading 'getUser')
I think I got it right...
10 replies
DIAdiscord.js - Imagine a boo! 👻
Created by JuanS on 6/22/2024 in #djs-questions
The reply to this interaction has already been sent or deferred.
Perfect, thanks so much
36 replies
DIAdiscord.js - Imagine a boo! 👻
Created by JuanS on 6/22/2024 in #djs-questions
The reply to this interaction has already been sent or deferred.
ahhh so I remove "await interaction.deferRepl..." from the interactioncreate part
36 replies
DIAdiscord.js - Imagine a boo! 👻
Created by JuanS on 6/22/2024 in #djs-questions
The reply to this interaction has already been sent or deferred.
then I put in the partnership file " await interaction.deferReply({ ephemeral: false }).catch(() => {});" and I remove it in the interactionCreate part?
36 replies
DIAdiscord.js - Imagine a boo! 👻
Created by JuanS on 6/22/2024 in #djs-questions
The reply to this interaction has already been sent or deferred.
how can I fix it?
36 replies
DIAdiscord.js - Imagine a boo! 👻
Created by JuanS on 6/22/2024 in #djs-questions
The reply to this interaction has already been sent or deferred.
Unhandled promise rejection: Error [INTERACTION_ALREADY_REPLIED]: The reply to this interaction has already been sent or deferred. at CommandInteraction.showModal (/home/container/node_modules/discord.js/src/structures/interfaces/InteractionResponses.js:244:46) at Object.run (/home/container/SlashCommands/info/partnership.js:32:23) at Client.<anonymous> (/home/container/events/interactionCreate.js:25:14) at processTicksAndRejections (node:internal/process/task_queues:96:5) { [Symbol(code)]: 'INTERACTION_ALREADY_REPLIED' } interactionCreate.js:25 " cmd.run(client, interaction, args);" partnership.js:32 " await interaction.showModal(modal); "
36 replies
DIAdiscord.js - Imagine a boo! 👻
Created by JuanS on 6/22/2024 in #djs-questions
The reply to this interaction has already been sent or deferred.
36 replies
DIAdiscord.js - Imagine a boo! 👻
Created by JuanS on 6/22/2024 in #djs-questions
The reply to this interaction has already been sent or deferred.
ah
36 replies
DIAdiscord.js - Imagine a boo! 👻
Created by JuanS on 6/22/2024 in #djs-questions
The reply to this interaction has already been sent or deferred.
okok
36 replies
DIAdiscord.js - Imagine a boo! 👻
Created by JuanS on 6/22/2024 in #djs-questions
The reply to this interaction has already been sent or deferred.
(sorry for my english, but I'm using the translator)
36 replies