forked from LmAlien/Source
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapp.json
More file actions
31 lines (31 loc) · 827 Bytes
/
app.json
File metadata and controls
31 lines (31 loc) · 827 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"name": "𝙺𝙸𝙽𝙶",
"description": "اهلا بكم في تنصيب سورس الملك لتجميع النقاط",
"logo": "https://graph.org/file/2f199ef466e7950dd5e79.jpg",
"stack": "container",
"repository": "https://t.me/EF_19",
"keywords": ["python", "chatbot", "telegrambot"],
"website": "https://t.me/jnssghb",
"env": {
"APP_ID": {
"description": "الايـبـي ايــدي",
"value": "",
"required": true
},
"DEVLO": {
"description": "ايدي حساب التحكم",
"value": "",
"required": true
},
"APP_HASH": {
"description": "الايـبـي هــاش",
"value": "",
"required": true
},
"TERMUX": {
"description": "كود تيرمكس 1",
"value": "",
"required": true
}
}
}