slappey
slappey copied to clipboard
guildMemberAdd event dosnt work
So i have generated the event. with slappey. but it doesn't work. I've put console.log(member.tag +' has joined a guild')
but it logs nothing. it doesn't even say undefined or something
Have you made sure to add all the proper intents, and enabled Gateway Intents in Developer Portal?
Also; member
doesn't have tag
.. member.user.tag
yea. all intents are enabled
I suggest you join Ansons Discord server Code Ring, and post there in the JavaScript channel Post code using Sourcebin and post links to your code. That makes it a lot easier to help
thx