matrix_chatgpt_bot/config.json.sample
2023-03-12 23:24:05 +08:00

9 lines
262 B
Plaintext

{
"homeserver": "https://matrix.qqs.tw",
"user_id": "@lullap:xxxxx.org",
"password": "xxxxxxxxxxxxxxxxxx",
"device_id": "ECYEOKVPLG",
"room_id": "!FYCmBSkCRUNvZDBaDQ:matrix.qqs.tw",
"api_key": "xxxxxxxxxxxxxxxxxxxxxxxx",
"access_token": "xxxxxxx"
}