This is what i have but it still doesn't work
@client.command()
async def addrole(ctx, member : discord.Member, role : discord.Role):
if ctx.guild.id == "777563438469087244":
await member.add_roles("799957984062865448")
else:
return
I want to give anyone that joins the member role but JUST in that server id