@role.error async def role_error(ctx, error): if isinstance(error, MissingPermissions): await ctx.send('**:x: | You do not have permission to use this command!**')