Skip to content

Commit

Permalink
Add bard setup instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
radare committed Jul 18, 2023
1 parent 9b5b001 commit e72b501
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions r2ai/bard.r2.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// TODO: this program requires bard-cli to be installed
// 1) go install github.com/mosajjal/bard-cli@latest
// 2) login in bard.google.com and take the cookie named: __Secure-1PSID
// 3) create ~/.bardcli.yaml and put ~/go/bin/bard-cli in $PATH
(function() {
// global settings
const settings = {
Expand Down

0 comments on commit e72b501

Please sign in to comment.