def info_error(self, error, ctx): if isinstance(error, commands.MissingRequiredArgument): await self.bot.say('Missing tag name to get info of.')