You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A powerful golang sdk library for interacting with the Bard API easily
13
13
14
+
### Authentication
15
+
16
+
1. Visit https://bard.google.com/
17
+
2. F12 for console
18
+
3. Session: Application → Cookies → Copy the value of __Secure-1PSID cookie.
19
+
20
+
21
+
### Contributing
22
+
We welcome contributions to this project. Please see the [contributing guidelines](https://github.com/Allan-Nava/go-bard/blob/master/CONTRIBUTING.md) for more information.
23
+
24
+
### License
25
+
This project is licensed under the MIT License, Version 2.0. See the [LICENSE](https://github.com/Allan-Nava/go-bard/blob/master/LICENSE) file for more information.
0 commit comments