Skip to content

Commit

Permalink
Update app.json
Browse files Browse the repository at this point in the history
  • Loading branch information
xhrvan authored Jun 27, 2021
1 parent f3cac3a commit 7ecf361
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,12 @@
"description": "Make your bot talk using Intellivoid's chatbot API, get your key from https://coffeehouse.intellivoid.net/",
"required": false,
"value": ""
},
},
"STRING_SESSION": {
"description": "STRING SESSION.",
"required": true,
"value": ""
} ,
"BAN_STICKER": {
"description": "ID of the sticker you want to use when banning people.",
"required": false,
Expand Down

0 comments on commit 7ecf361

Please sign in to comment.