Skip to content

Commit

Permalink
Update app.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Kingjux authored May 16, 2024
1 parent 4128cd9 commit 5d5f7df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@
"required": false,
"value": "false"
},
"OPEN_API_KEY": {
"description": "put your OPEN_API_KEY here to access chatgpt.",
"value": "sk-proj-nzj66xdSVURMqSV8EBvpT3BlbkFJrw4a1XClnXyLUzoVftJV"
},
"READ_MESSAGE": {
"description": "Fill the value true if you want bot to read all messages.",
"required": false,
Expand Down

0 comments on commit 5d5f7df

Please sign in to comment.