Update config.js.example
This commit is contained in:
parent
6dfc40a6ad
commit
4903a6cdf7
|
@ -4,5 +4,6 @@ module.exports = {
|
||||||
"accessToken": "",
|
"accessToken": "",
|
||||||
"storageLocation": "bot.json",
|
"storageLocation": "bot.json",
|
||||||
"cryptoFolderLocation": "crypto"
|
"cryptoFolderLocation": "crypto"
|
||||||
|
"openaiApiKey": "",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue