EvanZhouDev / bard-ai

A lightweight library to access Google Bard.
https://www.npmjs.com/package/bard-ai
GNU General Public License v3.0
117 stars 31 forks source link

Image URL Not Found #23

Closed Aldhanekaa closed 1 year ago

Aldhanekaa commented 1 year ago
          `url: x[0][5].match(/imgurl=([^&%]+)/)[1],

` remove that line from index.js and it will work

Originally posted by @nainglynndw in https://github.com/EvanZhouDev/bard-ai/issues/20#issuecomment-1627156801

Aldhanekaa commented 1 year ago

Oh already fixed. https://github.com/EvanZhouDev/bard-ai/commit/b91b387af9519245f7ad794703c5122afa6a91d3