matrix_chatgpt_bot/config.json.sample
2023-09-16 15:13:17 +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"
}