dsdanielpark / Bard-API

The unofficial python package that returns response of Google Bard through cookie value.
https://pypi.org/project/bardapi/
MIT License
5.33k stars 529 forks source link

How do I use cookies with ChatBard #250

Closed tinker1234 closed 9 months ago

tinker1234 commented 9 months ago

i can only use bard with full cookie dict

xtsea commented 9 months ago

i can only use bard with full cookie dict

https://github.com/dsdanielpark/Bard-API/blob/main/documents/README_DEV.md#multi-cookie-bard

dsdanielpark commented 9 months ago

Most of the content can be checked through the following example. Thank you.