DiscordAPIError[40060]: Interaction has already been acknowledged.
I have no idea how this error is occurring, can someone help me out?
7 Replies
• What's your exact discord.js
npm list discord.js
and node node -v
version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.
Show your interactionCreate file
Pastebin
const { EmbedBuilder, Collection, PermissionsBitField} = r...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Hm try to await your reply in your if statement in the slash. Honestly, you have so may nested ifs but if it's worked before from your interactionCreate file, then try to await it.
I found the issue, I've been running the 2 application using same bot token. Mb
I.e FiveM Txadmin and My ticket bot