forked from ogulcandev0/jaylenozi-v14-bot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.json
107 lines (87 loc) · 2.11 KB
/
config.json
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
{
"GuildID": "",
"GuildName": "",
"owners": [""],
"BotDurum": ["Créated by Takachi"],
"BotSesKanal": "",
"AltBaşlık": "Créated by Takachi",
"mongoUrl": "",
"Welcome": {
"Active": false,
"Tokens": [
""
],
"Channels": [
]
},
"Destek": {
"Active": true,
"BotToken": "",
"BotClientID": "",
"Activity": [
"Canlı Destek İçin; /destek",
"Başvurular İçin /başvuru",
"Öneri/Şikayetler için DM",
"/destek İçin Bota DM"
]
},
"Main": {
"ModerationToken": "",
"RegisterToken": "",
"StatsToken": "",
"prefix": [
".",
"!"
],
"BotClientID": "",
"dmMessages": true,
"LevelSystem": true,
"messageDolar": 1,
"voiceDolar": 1,
"messageCount": 1,
"messageCoin": 2,
"voiceCount": 1,
"voiceCoin": 4,
"publicCoin": 4,
"inviteCount": 1,
"inviteCoin": 15,
"taggedCoin": 25,
"toplamsCoin": 5.5,
"yetkiCoin": 30,
"banlimit": 3,
"jaillimit": 3,
"warnlimit": 3,
"chatmutelimit": 3,
"voicemutelimit": 3
},
"Guard": {
"Token": {
"Guard_I": "",
"Guard_II": "",
"Guard_III": "",
"TaçHesapToken": "",
"UrlGuardToken": "",
"Dağıtıcı": [
""
]
},
"Limit": {
"Ban": 3,
"Kick": 4,
"RoleCreate": 2,
"ChannelCreate": 2,
"Reklam": 5,
"Etiket": 5,
"Satır": 5,
"Ekler": 5
},
"Guard": {
"TaskDelay": 250,
"GiveRoleDelay": 500
},
"kufurEngel": true,
"spamEngel": true,
"capsEngel": false,
"reklamEngel": true
}
}