RealMrCactus
RealMrCactus
Explore posts from servers
DIAdiscord.js - Imagine an app
Created by RealMrCactus on 8/9/2024 in #djs-questions
Commands send twice
Commands send twice pushes an error to console and sends an error There was an error while executing this command!
Error [InteractionAlreadyReplied]: The reply to this interaction has already been sent or deferred.
at ChatInputCommandInteraction.reply (C:\Users\bhrae\Desktop\shitbot\node_modules\discord.js\src\structures\interfaces\InteractionResponses.js:104:46)
at Object.execute (C:\Users\bhrae\Desktop\shitbot\commands\utility\createapp.js:89:27)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Object.execute (C:\Users\bhrae\Desktop\shitbot\events\ready.js:16:4) {
code: 'InteractionAlreadyReplied'
}
Error [InteractionAlreadyReplied]: The reply to this interaction has already been sent or deferred.
at ChatInputCommandInteraction.reply (C:\Users\bhrae\Desktop\shitbot\node_modules\discord.js\src\structures\interfaces\InteractionResponses.js:104:46)
at Object.execute (C:\Users\bhrae\Desktop\shitbot\commands\utility\createapp.js:89:27)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Object.execute (C:\Users\bhrae\Desktop\shitbot\events\ready.js:16:4) {
code: 'InteractionAlreadyReplied'
}
39 replies