Bot responding with 2 or 3 messages instead of 1 after being not used for a while

hi, anyone can help me? i have an guildMemberAdd event to welcome my new members on server which sends embed message to specific channel. bot after being not used for around 2 hours and then event got fired, bot send embed message 2 or even 3 times, debugging in code indicates that event got fired 1 time. where can be problem? my bot is for sure opened in one window
7 Replies
d.js toolkit
d.js toolkit2mo ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - 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!
A Dev
A Dev2mo ago
It happened to me once, i just reset the token then it worked for me
wisienka
wisienka2mo ago
it still appears after token reset
LeStyloBleu
LeStyloBleu4w ago
No one know how to fix this issue
LovelyJacob
LovelyJacob4w ago
https://discord.com/channels/222078108977594368/1137513755840872449/1137513755840872449 this has been an occurring issue for a while it seems (might be useful to take a look at this thread linked above)
GitHub
GitHub4w ago
:issue_open: #10301 in discordjs/discord.js by wisienak opened <t:1716698508:R> Bot send embed messages twice or even triple times after being not used for a while
LeStyloBleu
LeStyloBleu4w ago
It works with enforceNonce ? Oh nice, let's go I have been waiting for a solution to this problem for a long time...