saiteja-madha / discord-js-bot

🤖 Multipurpose discord bot built using discord.js v14 with moderation, music, ticketing, translation, and much more
https://strangedocs.hostz.me
Apache License 2.0
690 stars 701 forks source link

Error [InteractionNotReplied] #266

Open Ninja156 opened 1 year ago

Ninja156 commented 1 year ago

This sometimes happens when the slash command is used Error [InteractionNotReplied]: The reply to this interaction has not been sent or deferred. at ChatInputCommandInteraction.followUp (/home/ubuntu/NoobBot/node_modules/discord.js/src/structures/interfaces/InteractionResponses.js:177:64) at Object.handleSlashCommand (/home/ubuntu/NoobBot/src/handlers/command.js:192:25) at runMicrotasks () at processTicksAndRejections (node:internal/process/task_queues:96:5) at async module.exports (/home/ubuntu/NoobBot/src/events/interactions/interactionCreate.js:19:5)

saiteja-madha commented 1 year ago

Can you provide the steps to replicate this? Or let us know when you faced the error?