Merge pull request #21 from mpiscaer/patch-1

Add description about OPENAI_LOGIN_TYPE
This commit is contained in:
bertybuttface 2023-01-02 15:37:37 +00:00 committed by GitHub
commit 88c952f618
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,6 +36,7 @@ If you want to get an access token without exposing your password to this bot yo
# ChatGPT Settings (required)
OPENAI_EMAIL=
OPENAI_PASSWORD=
# What type of Login it is, possibility's are google, openai, microsoft
OPENAI_LOGIN_TYPE="google"
# Matrix Static Settings (required, see notes)