Untitled
unknown
plain_text
a year ago
164 B
4
Indexable
@bot.event
async def on_member_join(membro:discord.Member):
canal = bot.get_channel(ID_DO_CANAL)
await canal.send(f'Entrou no servidor {membro.mention}')Editor is loading...
Leave a Comment