Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update app.json to #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name":"IBRAHIM-AI-10.10",
"description":"bot whatsapp développé par France King",
"keywords":["bot","node","baileys","whatsapp"],
"logo":"https://telegra.ph/file/090fa0905ff1a111c0195.jpg",
"logo":"https://telegra.ph/file/5f0ea916ff35ebaf873f6.jpg",
"repository":"https://github.com/ibrahimaitech/IBRAHIM-AI-10.10",
"succes_url":"/",
"stack":"container",
Expand All @@ -17,12 +17,12 @@
{
"description":"Your contact status will be read automatically(type yes to active or no to deactive ; don't write in capital letter)",
"value":"yes",
"required":false
"required":true
}, "AUTO_DOWNLOAD_STATUS":
{
"description":"Your contact status will be download automatically and send to you(type yes to active or no to deactive ; don't write in capital letter)",
"value":"no",
"required":false
"required":true
}
,
"PM_PERMIT" :
Expand All @@ -42,7 +42,7 @@
"BOT_MENU_LINKS" : {

"description":"add one or many link for your bot menu ; eg : url1,url2,url3.....",
"value":"https://telegra.ph/file/75c2f32d509575f860084.jpg",
"value":"https://telegra.ph/file/5f0ea916ff35ebaf873f6.jpg",
"required":false

},
Expand Down Expand Up @@ -74,14 +74,14 @@

"desc": "Your Name",
"required": false,
"value": "MR IBRAHIM"
"value": "MR mwas"
},
"NUMERO_OWNER":
{

"desc": "Your number , dont put '+' and put you area code(exemple of togo '228')",
"required":false,
"value": "254710772666"
"value": "+97450336247"
},
"WARN_COUNT":
{
Expand Down