mirror of
https://github.com/matrixgpt/matrix-chatgpt-bot.git
synced 2024-10-01 01:25:41 -04:00
Merge pull request #21 from mpiscaer/patch-1
Add description about OPENAI_LOGIN_TYPE
This commit is contained in:
commit
88c952f618
@ -36,6 +36,7 @@ If you want to get an access token without exposing your password to this bot yo
|
|||||||
# ChatGPT Settings (required)
|
# ChatGPT Settings (required)
|
||||||
OPENAI_EMAIL=
|
OPENAI_EMAIL=
|
||||||
OPENAI_PASSWORD=
|
OPENAI_PASSWORD=
|
||||||
|
# What type of Login it is, possibility's are google, openai, microsoft
|
||||||
OPENAI_LOGIN_TYPE="google"
|
OPENAI_LOGIN_TYPE="google"
|
||||||
|
|
||||||
# Matrix Static Settings (required, see notes)
|
# Matrix Static Settings (required, see notes)
|
||||||
|
Loading…
Reference in New Issue
Block a user