You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Executed a command on Discord with multiple responses to the same command (m.reply multiple times):
DiscordAPIError[40060]: Interaction has already been acknowledged.
at SequentialHandler.runRequest (/usr/src/app/dab.bot/node_modules/@discordjs/rest/src/lib/handlers/SequentialHandler.ts:497:11)
at runMicrotasks ()
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at SequentialHandler.queueRequest (/usr/src/app/dab.bot/node_modules/@discordjs/rest/src/lib/handlers/SequentialHandler.ts:198:11)
at REST.request (/usr/src/app/dab.bot/node_modules/@discordjs/rest/src/lib/REST.ts:343:20)
at ChatInputCommandInteraction.reply (/usr/src/app/dab.bot/node_modules/discord.js/src/structures/interfaces/InteractionResponses.js:111:5)
The text was updated successfully, but these errors were encountered:
Executed a command on Discord with multiple responses to the same command (m.reply multiple times):
DiscordAPIError[40060]: Interaction has already been acknowledged.
at SequentialHandler.runRequest (/usr/src/app/dab.bot/node_modules/@discordjs/rest/src/lib/handlers/SequentialHandler.ts:497:11)
at runMicrotasks ()
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at SequentialHandler.queueRequest (/usr/src/app/dab.bot/node_modules/@discordjs/rest/src/lib/handlers/SequentialHandler.ts:198:11)
at REST.request (/usr/src/app/dab.bot/node_modules/@discordjs/rest/src/lib/REST.ts:343:20)
at ChatInputCommandInteraction.reply (/usr/src/app/dab.bot/node_modules/discord.js/src/structures/interfaces/InteractionResponses.js:111:5)
The text was updated successfully, but these errors were encountered: