matrix_chatgpt_bot/config.json.example
2023-09-21 12:38:29 +08:00

8 lines
208 B
Plaintext

{
"homeserver": "https://matrix-client.matrix.org",
"user_id": "@lullap:xxxxx.org",
"password": "xxxxxxxxxxxxxxxxxx",
"device_id": "MatrixChatGPTBot",
"openai_api_key": "xxxxxxxxxxxxxxxxxxxxxxxx"
}