Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Commands causes discord crashes #16

Open
dabbers opened this issue Feb 21, 2023 · 0 comments
Open

Commands causes discord crashes #16

dabbers opened this issue Feb 21, 2023 · 0 comments

Comments

@dabbers
Copy link
Owner

dabbers commented Feb 21, 2023

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant