forked from Erisa/Cliptok
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.json
112 lines (110 loc) · 2.85 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
108
109
110
111
112
{
"core": {
"prefixes": [
"!"
]
},
"trialModRole": 352519899048050688,
"modRole": 150878439220576256,
"adminRole": 286639672606720000,
"mutedRole": 426386061220904960,
"logChannel": 584908576980729876,
"serverID": 150662382874525696,
"homeChannel": 793285213823172628,
"warningDaysThreshold": 30,
"inviteExclusion": "microsoft",
"autoMuteThresholds": {
"2": 6,
"4": 12,
"6": 24
},
"massMentionThreshold": 5,
"inviteTierRequirement": 2,
"tierRoles": [
191569917542268928,
200719503435235329,
221998243079258112,
221999663811657730,
284782848844627968,
398209263962554368,
812031728814129202,
812031784933261342,
812031849517285406,
812031871834783814,
812412803104768111
],
"emoji": {
"noPermissions": "<:WindowsShieldUAC:824380489409626126>",
"warning": "<:WindowsWarning:824380489313943593>",
"error": "<:WindowsCritical:824380490051747840>",
"deleted": "<:WindowsRecycleBin:824380487920910348>",
"information": "<:WindowsInformation:824380490206281753>",
"muted": "<:WindowsShieldWarning:824380489271738401>",
"denied": "<:WindowsDenied:824380486918078494>",
"banned": "<:WindowsShieldNotOK:824380489623928852>",
"unbanned": "<:WindowsShieldOK:824380489845571624>",
"ejected": "<:WindowsEject:824380486934986792>",
"success": "<:WindowsSuccess:824380489712140359>",
"loading": "<a:WindowsBusy:791473878026289192>",
"connected": "<:WindowsRDP:809144455671054358>",
"locked": "<:WindowsLock:824380487463075860>"
},
"redis": {
"host": "localhost",
"port": 6379
},
"wordLists": {
"rudeWords.txt": {
"wholeWord": true,
"reason": "Use of restricted word(s)"
},
"everyone.txt": {
"wholeWord": false,
"reason": "Attempted to ping everyone/here"
},
"naughtyURLs.txt": {
"wholeWord": false,
"reason": "Sent malicious URL(s)"
}
},
"massEmojiThreshold": 6,
"unrestrictedEmojiChannels": [
150909911952392193,
740272437719072808,
240528256292356096
],
"lockdownEnabledChannels": [
150662382874525696,
187649467611086849,
150909911952392193,
740272437719072808,
150909451270881280,
616842528712425472,
603629077361983518,
574650177034387467,
470642923483168768,
470642923483168768,
338055831838916609,
786719370990321735,
408371098653163521,
173743310878277634,
341168934386401281,
438383036422422529,
198170523954446336,
522353051353350144,
217391455478480896,
407431028022575116,
428472487941111809,
667438432615792653,
812191602440798259,
812191259539669043
],
"heartosoftId": 413429915187281940,
"noHeartosoftId": 642508756189446165,
"restrictedHeartosoftPhrases": [
"heartosoft",
"starboard",
"413429915187281940",
"544153359712649251"
]
}