@bot.event
async def on_member_join(ctx):
channel = await bot.get_channel(867796861615079474)
await channel.send(f"Hello, {ctx.member.name}. Welcome to my server, welcome to {ctx.guild.name} ! Personally, Katarina, I'm glad to see you here! Feel at home ❤\n{time.strftime('%H:%M:%S')}")