Skip to content

Commit

Permalink
not req now
Browse files Browse the repository at this point in the history
  • Loading branch information
xditya authored Sep 10, 2020
1 parent 2498397 commit eb0db26
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@
"description": "The message that appears when someone PM's you. Leave it as such for default message.",
"value": "Do not spam here, else you will be blocked automatically."
},
"CUSTOM_BLOCK": {
"description": "The message that appears when you block someone in PM. Leave blank for default.",
"value": "",
"required": false
},
"CUSTOM_AFK": {
"description": "The message that appears when you go afk. Leave it as such for default.",
"value": "My Master is [AFK](https://telegra.ph/AFK-05-22)"
Expand Down Expand Up @@ -143,16 +138,16 @@
"value": "",
"required": false
},
"OWNER_ID": {
"description": "Your telegram userid, get it by sending /info to any bot, like Rose",
"value": "",
"required": false
},
"ALIVE_PIC": {
"description": "telegra.ph link to theimage you want as alive pic, leave blank for sticker",
"value": "",
"required": false
},
"PMPERMIT_PIC": {
"description": "telegra.ph link to theimage you want as pmpermit pic, leave blank for default one!",
"value": "",
"required": false
},
"TZ": {
"description": "Required for Correct Time on autopic/get time. Know your timezone from http://www.timezoneconverter.com/cgi-bin/findzone.tzc",
"value": "",
Expand Down

0 comments on commit eb0db26

Please sign in to comment.