Skip to content

Commit

Permalink
Update app.json
Browse files Browse the repository at this point in the history
  • Loading branch information
RknDeveloper authored May 12, 2024
1 parent 2f50675 commit 66b2548
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions app.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "Renamer Bot",
"description": "Telegram File Renamer Bot ",
"logo": "https://graph.org/file/9dc402f2ba612e3f6dfbf.jpg",
"logo": "https://telegra.ph/file/b746aadfe59959eb76f59.jpg",
"keywords": ["Renamer Bot", "Mongo DB"],
"repository": "https://github.com/RknDeveloper/Rkn-Powerful-Rename-Bot",
"repository": "https://github.com/DigitalBotz/Digital-Rename-Bot",
"env": {
"API_ID": {
"description": "Your APP ID From my.telegram.org ",
Expand All @@ -13,10 +13,7 @@
"description": "Your API Hash From my.telegram.org ",
"value": ""
},
"WEBHOOK": {
"description": "if your server is need web service! value = True else value = False",
"value": "False"
},

"FORCE_SUB": {
"description": "Your force sub channel user name without [@] ",
"value": "",
Expand All @@ -39,12 +36,12 @@
},
"DB_NAME":{
"description":"Your Mongo DB Database Name ",
"value": "Rkn-Developer",
"value": "Digital_Rename_Bot",
"required": false
},
"RKN_PIC": {
"description": "Your Bot start cmd Pic from @RKN_Telegraphbot",
"value": "https://graph.org/file/9dc402f2ba612e3f6dfbf.jpg",
"value": "https://telegra.ph/file/b746aadfe59959eb76f59.jpg",
"required": false
}
},
Expand Down

0 comments on commit 66b2548

Please sign in to comment.