/home/container/node_modules/discord.js/src/structures/interfaces/InteractionResponses.js:90 if (this.deferred || this.replied) throw new Error('INTERACTION_ALREADY_REPLIED'); ^ Error [INTERACTION_ALREADY_REPLIED]: The reply to this interaction has already been sent or deferred. at ButtonInteraction.reply (/home/container/node_modules/discord.js/src/structures/interfaces/InteractionResponses.js:90:46) at /home/container/events/interaction/ticketSystem.js:136:45 at processTicksAndRejections (node:internal/process/task_queues:96:5) at async /home/container/events/interaction/ticketSystem.js:90:21 { [Symbol(code)]: 'INTERACTION_ALREADY_REPLIED' } Node.js v17.3.0