Skip to content

Commit

Permalink
Merge pull request #54 from Integration-Automation/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
JE-Chen authored Jul 21, 2023
2 parents cca2df1 + 0678f58 commit ab1a008
Show file tree
Hide file tree
Showing 7 changed files with 1,390 additions and 5 deletions.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,16 @@
## About

---
> * Notice! not stable version. (in dev)
> * Notice! BingGPT need cookies file now!
> * Save cookie to bing_cookies.json and put json in program current-working-dir
> - Open bing.com/chat
> - If you see a chat feature, you are good to continue...
> - Install the cookie editor extension for Chrome or Firefox
> - Go to bing.com
> - Open the extension
> - Click "Export" on the bottom right, then "Export as JSON" (This saves your cookies to clipboard)
> - Paste your cookies into a file bing_cookies.json.
> - NOTE: The cookies file name MUST follow the regex pattern bbing_cookies.json, so that they could be recognized by internal cookie processing mechanisms
* Smart automation assistant.
* Chat based automation.
* User-defined front ground.
Expand Down
Loading

0 comments on commit ab1a008

Please sign in to comment.