Error showing modal: Error [InteractionAlreadyReplied]: The reply to this interaction has already been sent or deferred. at StringSelectMenuInteraction.showModal (D:\duckhubbot\node_modules\discord.js\src\structures\interfaces\InteractionResponses.js:255:46) at Client. (D:\duckhubbot\setup.js:83:31) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { code: 'InteractionAlreadyReplied' } node:events:498 throw er; // Unhandled 'error' event ^ Error [InteractionAlreadyReplied]: The reply to this interaction has already been sent or deferred. at StringSelectMenuInteraction.reply (D:\duckhubbot\node_modules\discord.js\src\structures\interfaces\InteractionResponses.js:104:46) at Client. (D:\duckhubbot\setup.js:87:35) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) Emitted 'error' event on Client instance at: at emitUnhandledRejectionOrErr (node:events:403:10) at process.processTicksAndRejections (node:internal/process/task_queues:84:21) { code: 'InteractionAlreadyReplied' } Node.js v22.5.1