#on_member_join

1 messages · Page 1 of 1 (latest)

mint forge
#

When someone logs on to the server, the bot does not send him a message to the bos, and the nn outputs an error to the console. I have included intents in discord.developer and in the code
( I used google translate )

@bot.event
async def on_member_join(member):
    await member.send("Welcome!")
vernal remnant
#

What is the error

mint forge
#

There is no error in the console

#

The problem is that the bot does not send a message when people log on to the server

mint forge
tiny star
mint forge
soft silo
#

Don't define intents multiple times