bard-bot

1.0.11 • Public • Published

Bard

Google's Bard chatbot API for NodeJs

Screenshot 2023-03-29 at 18 49 42

Installation

 $ npm i bard-bot -g

Authentication

Go to https://bard.google.com/

  • F12 for console
  • Copy the values
    • Session: Go to Application → Cookies → __Secure-1PSID. Copy the value of that cookie.

Usage

$ 
usage: bard --session SESSION

options:
  -h, --help         show this help message and exit
  --session SESSION  __Secure-1PSID cookie.

Credits:

Readme

Keywords

none

Package Sidebar

Install

npm i bard-bot

Weekly Downloads

3

Version

1.0.11

License

MIT

Unpacked Size

8.08 kB

Total Files

4

Last publish

Collaborators

  • raver-codes