Skip to content

Commit

Permalink
Update app.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hiran6 authored Oct 12, 2024
1 parent 3f16ebd commit 1fee06f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"stack": "container",
"env": {
"SESSION_ID": {
"description": "Enter Your Session ID",
"description": "A-S-W-I-N-S-P-A-R-K-Y:ec99389d39d4b5ac8a528cc8cc47ad8b",
"required": true
},
"HANDLER": {
Expand All @@ -19,7 +19,7 @@
"SUDO": {
"description": "Enter Numbers With Country Code Without + Separated With , To Add More Numbers",
"required": true,
"value": "917012984396"
"value": "919356730236"
},
"HEROKU_APP_NAME": {
"description": "Enter Your Heroku App Name Same As Above You Entered",
Expand All @@ -37,12 +37,12 @@
"AUDIO_DATA": {
"description": "Enter Your Owner Name",
"required": false,
"value": "X BOT MD;ASWIN SPARKY;https://i.imgur.com/fVCRCYG.jpeg"
"value": "Rahul-police-officers;Rahul_JI;https://i.imgur.com/7Ebd232.jpeg"
},
"BOT_INFO": {
"description": "Enter Your Owner Number",
"required": false,
"value": "X-BOT-MD;ASWIN SPARKY;https://i.imgur.com/r3GZeiX.jpeg"
"value": "Rahul-police-officers;Rahul_JI;https://i.imgur.com/7Ebd232.jpeg"
},
"ALWAYS_ONLINE": {
"description": "Enter Your Bot Name",
Expand All @@ -52,12 +52,12 @@
"WORK_TYPE": {
"description": "Enter Your Mode Type public For Public Otherwise Type private",
"required": false,
"value": "private"
"value": "public"
},
"AUTO_STATUS_VIEW": {
"description": "If You Want To View Status Automatically, Type true. Otherwise, Type false",
"required": false,
"value": "false"
"value": "true"
}
},
"addons": [
Expand Down

0 comments on commit 1fee06f

Please sign in to comment.