From e54d0c47d12332c8ecad20c9b58dafa6d3305f97 Mon Sep 17 00:00:00 2001 From: Michiel Piscaer Date: Sun, 1 Jan 2023 21:09:55 +0100 Subject: [PATCH] Add description about OPENAI_LOGIN_TYPE Add description about OPENAI_LOGIN_TYPE --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 973169b..db1520e 100644 --- a/README.md +++ b/README.md @@ -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)