8 lines
161 B
Plaintext
8 lines
161 B
Plaintext
export const config = {
|
|
"homeserverUrl": "",
|
|
"accessToken": "",
|
|
"storageLocation": "bot.json",
|
|
"cryptoFolderLocation": "crypto",
|
|
"openaiApiKey": "",
|
|
}
|