forked from kushansewmina1234/CYBER-PANDA-MD.V.0.4
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.js
114 lines (90 loc) Β· 3.36 KB
/
config.js
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
const fs = require("fs");
const chalk = require("chalk");
//
global.available = true;
global.autoReadAll = false;
global.antitags = true;
//auto functioner
global.autoTyping = false; //auto tying by default off.
global.autoRecord = true; //auto recording by default off.
global.groupevent = false; //This is the new variable for controlling group event handling.
global.statusseen = true; //This is the new variable for controlling status seen.
global.autoreadgc = false;
//
global.prefa = ["."]; //Default prefix here. you can change if you want.
//
global.Owner = ["+923178511210", "+923178511210"]; //If you want singal number so global.Owner = ['916297175943'] Change into your number.
global.OwnerNumber = ["+923178511210", "+923178511210"]; //If you want singal number so global.Owner = ['916297175943'] Change into your number.
global.ownertag = ["+923178511210"];
global.OwnerName = "HAMZA";
global.BotName = "DARK KHAN";
global.packname = "π¦ DARK KHAN π¦"; //Do not change.
global.author = "HAMZA"; //Do not change.
global.BotSourceCode = "https://github.com/Kai00"; //Do not change.
global.SupportGroupLink = "https://chat.whatsapp.com/JmZmcFF8w7nIyd0m5RMicl";
//
global.sessionName = "session"; //Do not change.
//
global.openAiAPI = "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";
//
global.location = "kpk, PAKISTAN";
global.reactmoji = "π";
global.themeemoji = "π";
global.vidmenu = { url: 'https://tenor.com/en-CA/view/anonymous-hacker-smooth-gif-10171911193797826570%9D%90%95-12-14' };
global.websitex = "https://github.com/CYBER-x-SACHIYA-SL-MD-BOT/CYBER-PANDA-MD.V.0.4";
global.lolhuman = "Hamza";
//
global.BotLogo = fs.readFileSync("./Assets/pic1.jpg");
global.Thumb = fs.readFileSync("./Assets/pic9.jpg");
global.Thumb1 = fs.readFileSync("./Assets/pic5.jpg");
global.ErrorPic = fs.readFileSync("./Assets/pic7.jpg");
//
global.ntilinkytvid = []
global.ntilinkytch = []
global.ntilinkig = []
global.ntilinkfb = []
global.ntilinktg = []
global.ntilinktt = []
global.ntilinktwt = []
global.ntilinkall = []
global.nticall = []
global.ntwame = []
global.nttoxic = []
global.ntnsfw = []
global.ntvirtex = []
global.rkyt = []
global.wlcm = []
global.gcrevoke = []
global.autorep = []
global.ntilink = []
//
global.mess = {
jobdone: 'Here you go...',
useradmin: 'Sorry, only *Group Admins* can use this command *Baka*!',
botadmin: 'Sorry, i cant execute this command without being an *Admin* of this group.',
botowner: 'Only my *Owner* can use this command, Baka!',
grouponly: 'This command is only made for *Groups*, Baka!',
privateonly: 'This command is only made for *Private Chat*, Baka!',
botonly: 'Only the *Bot itself* can use this command!',
waiting: 'Just Wait...',
nolink: 'Please provide me *link*, Baka!',
error: 'An error occurd!',
banned: 'You are *Banned* fron using commands!',
bangc: 'This Group is *Banned* from using Commands!',
nonsfw: 'Dont be a pervert Baka! This is not a NSFW enabled group!'
}
global.limitawal = {
premium: "Infinity",
free: 2,
monayawal: 1000,
};
global.limitawal = {
rakyat: "Infinity",
free: 100,
};
global.APIs = {
zenz: "https://zenzapis.xyz",
};
global.APIKeys = {
"https://zenzapis.xyz": "5d1197db351b",
};