diff --git a/app.json b/app.json index 6975cde..a6e36a4 100644 --- a/app.json +++ b/app.json @@ -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,