def tag_make_error(self, ctx, error): if isinstance(error, commands.TooManyArguments): await self.bot.say(f'Please call just {ctx.prefix}tag make')