Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Let it be through the asynchronous function on_member_join( member )
Documentation
Well, to be more precise, here is the code:
@client.event
async def on_member_join(member):
guild = channel.get_guild(ID сервера)
channel = guild.get_channel(ID канала с уведомлениями)
await channel.send(f'Пользователь {member.mention} зашел на сервер!')
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question