Interaction already replied on slash command?
When the slash command is ran again, the old interaction is received (which is why it errors). How?


npm list discord.js and node node -v version?✅ Marked as resolved by OPDiscordAPIError: Interaction has already been acknowledged[InteractionAlreadyReplied]: The reply to this interaction has already been sent or deferred.<Interaction>.followUp() to send a new message<Interaction>.editReply()


post request? That would trigger the getResult everytime a post request is made to that endpoint, so that's not ideal
DiscordAPIError: Interaction has already been acknowledged[InteractionAlreadyReplied]: The reply to this interaction has already been sent or deferred.<Interaction>.followUp()<Interaction>.editReply()