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