#problem with the bot
22 messages · Page 1 of 1 (latest)
- What's your exact discord.js
npm list discord.jsand nodenode -vversion? - Not a discord.js issue? Check out #1081585952654360687.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
✅Marked as resolved by OP
the dual welcome message is a discord bug most likely, but without any code or detailed explanation we cant really help
When I get home I'll send the code
I have now solved the welcome. But it also gives problems on this button: https://sourceb.in/G8i6wPslag
When I click it it sends the message twice. (it was working correctly before)
actually I have so many events client.on("interaction...") will that be why then?
It could… you should only listen to each event once and dispatch from there
okay I'll try, although until 3 days ago everything was going correctly
the problem persists
and do you have a single listener now?
yes
Show your updated code
I put the code back from before and solved it by doing this:https://sourceb.in/x8Be6d12Z1
but give me error
<rejected> DiscordAPIError: Interaction has already been acknowledged.