def prefix_add_error(self, ctx, error): if isinstance(error, commands.TooManyArguments): await ctx.send("You've given too many prefixes. Either quote it or only do it one by one.")