I used this command
@bot.command() async def allroles(ctx): role_names = [role.name for role in ctx.author.roles] if "Admin" in role_names o