PawanOsman / GoogleBard

GoogleBard - A reverse engineered API for Google Bard chatbot for NodeJS
https://bard.google.com
MIT License
415 stars 58 forks source link

Sometimes response country code. #32

Open 0944-tw opened 1 year ago

0944-tw commented 1 year ago

Sometimes googlebard response country code like (zh-hans,en)

  let response = await bot.ask(sendMessage,message.author.id)
mledwards commented 1 year ago

I'm getting this too, it says en. Any ideas? I've got it running through US proxy too.

mledwards commented 1 year ago

It seems dependent on the query itself. I tweaked my query template a bit, until the response eu seems to have gone.

itz-coffee commented 11 months ago

this still happens