I have this code
async def allroles(ctx): output2 = "" server = ctx.message.guild role_id = server.roles[0] for role in server.roles: i