forked from XdKing2/MALVIN-XD
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathtalkdrove.json
More file actions
31 lines (25 loc) · 805 Bytes
/
talkdrove.json
File metadata and controls
31 lines (25 loc) · 805 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
{
"bot-name": "MALVIN-XD",
"description": "ᴊᴀᴠᴀsᴄʀɪᴘᴛ ᴡʜᴀᴛsᴀᴘᴘ ʙᴏᴛ ᴄʀᴇᴀᴛᴇᴅ ʙʏ ᴍᴀʟᴠɪɴ ᴋɪɴɢ",
"logo": "https://files.catbox.moe/juxfce.jpg",
"keywords": ["bot"],
"documentation-link": "https://malvinxd-pairsession.onrender.com/",
"owner-verification":"malvink003@gmail.com",
"env": {
"SESSION_ID": {
"description": "Put your SESSION_ID here. It starts with malvin~",
"value":"",
"required": true
},
"OWNER_NUMBER": {
"description": "Enter owner number",
"required": true,
"value": "263714757857"
},
"TIMEZONE": {
"description": "Enter country timezone",
"required": true,
"value": "Africa/Harare"
}
}
}