New member randomly happening

This was a week ago but I just noticed, I have an event listener for when a member joins that sends a welcome. But this guy has been in the server and is one of the first?? So why has it done this?
6 Replies
d.js docs
d.js docs2y ago
• What's your exact discord.js npm list discord.js and node node -v version? • Post the full error stack trace, not just the top part! • Show your code! • Explain what exactly your issue is. • Not a discord.js issue? Check out #useful-servers.
Jaworek
Jaworek2y ago
it can be only emitted when user joins guild
MrEthλn
MrEthλn2y ago
Well I know for a fact the person joined before I made the bot do that.
조아오
조아오2y ago
He probably leaved and joined If your bot/other bot has some type of user info command, you can use it to check
MrEthλn
MrEthλn2y ago
I doubt it because wouldn’t that make there roles reset? When I saw it I checked and they were all there
조아오
조아오2y ago
Some bots have role persistance It could be discord bugging ngl