Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Zero6992 committed Mar 31, 2023
1 parent bb764b8 commit 8e1dac0
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
>
---
> **Warning**
> #### 2023-03-31 Email/Password authentication for unoffical model is dead
> #### 2023-03-27 Bard now supported
>
> #### 2023-03-18 GPT-4 is now supported and the dependency packages have been updated. Please reinstall the dependencies once again
Expand Down Expand Up @@ -107,19 +108,10 @@

4. You're all set for [Step 3](#step-3-run-the-bot-on-the-desktop)

## Step 2: Website ChatGPT authentication - 2 approaches
## Step 2: Website ChatGPT authentication

* **If you are using a Plus account, please modify `UNOFFICIAL_PAID` to `"True"` in your `.env` file**

### Email/Password authentication (Not supported for Google/Microsoft accounts)
1. Create an account on https://chat.openai.com/chat

2. Save your email into `.env` under `OPENAI_EMAIL`

3. Save your password into `.env` under `OPENAI_PASSWORD`

4. You're all set for [Step 3](#step-3-run-the-bot-on-the-desktop)

### Session token authentication
1. Go to https://chat.openai.com/chat log in

Expand Down

0 comments on commit 8e1dac0

Please sign in to comment.