|
11 | 11 | "softModerationRolePattern": "Moderator|Community Ambassador",
|
12 | 12 | "tagManageRolePattern": "Moderator|Community Ambassador|Top Helpers .+",
|
13 | 13 | "excludeCodeAutoDetectionRolePattern": "Top Helpers .+|Moderator|Community Ambassador|Expert",
|
14 |
| - "suggestions": { |
15 |
| - "channelPattern": "tj_suggestions", |
16 |
| - "upVoteEmoteName": "peepo_yes", |
17 |
| - "downVoteEmoteName": "peepo_no" |
18 |
| - }, |
19 |
| - "quarantinedRolePattern": "Quarantined", |
20 |
| - "scamBlocker": { |
21 |
| - "mode": "AUTO_DELETE_BUT_APPROVE_QUARANTINE", |
22 |
| - "reportChannelPattern": "commands", |
23 |
| - "suspiciousKeywords": ["nitro", "boob", "sexy", "sexi", "esex"], |
24 |
| - "hostWhitelist": ["discord.com", "discord.gg", "discord.media", "discordapp.com", "discordapp.net", "discordstatus.com"], |
25 |
| - "hostBlacklist": ["bit.ly"], |
26 |
| - "suspiciousHostKeywords": ["discord", "nitro", "premium"], |
27 |
| - "isHostSimilarToKeywordDistanceThreshold": 2 |
28 |
| - }, |
29 |
| - "wolframAlphaAppId": "79J52T-6239TVXHR7", |
30 |
| - "helpSystem": { |
31 |
| - "helpForumPattern": "questions", |
32 |
| - "categories": [ |
33 |
| - "Java", |
34 |
| - "Frameworks", |
35 |
| - "JavaFX|Swing", |
36 |
| - "IDE", |
37 |
| - "Build Tools", |
38 |
| - "Database", |
39 |
| - "Android", |
40 |
| - "C|C++", |
41 |
| - "Algorithms", |
42 |
| - "Math", |
43 |
| - "Architecture", |
44 |
| - "Code Review", |
45 |
| - "Together Java Bot", |
46 |
| - "Other" |
47 |
| - ], |
48 |
| - "categoryRoleSuffix": " - Helper" |
49 |
| - }, |
| 14 | + "suggestions": { |
| 15 | + "channelPattern": "tj_suggestions", |
| 16 | + "upVoteEmoteName": "peepo_yes", |
| 17 | + "downVoteEmoteName": "peepo_no" |
| 18 | + }, |
| 19 | + "quarantinedRolePattern": "Quarantined", |
| 20 | + "scamBlocker": { |
| 21 | + "mode": "AUTO_DELETE_BUT_APPROVE_QUARANTINE", |
| 22 | + "reportChannelPattern": "commands", |
| 23 | + "suspiciousKeywords": ["nitro", "boob", "sexy", "sexi", "esex"], |
| 24 | + "hostWhitelist": ["discord.com", "discord.gg", "discord.media", "discordapp.com", "discordapp.net", "discordstatus.com"], |
| 25 | + "hostBlacklist": ["bit.ly"], |
| 26 | + "suspiciousHostKeywords": ["discord", "nitro", "premium"], |
| 27 | + "isHostSimilarToKeywordDistanceThreshold": 2 |
| 28 | + }, |
| 29 | + "wolframAlphaAppId": "79J52T-6239TVXHR7", |
| 30 | + "helpSystem": { |
| 31 | + "helpForumPattern": "questions", |
| 32 | + "categories": [ |
| 33 | + "Java", |
| 34 | + "Frameworks", |
| 35 | + "JavaFX|Swing", |
| 36 | + "IDE", |
| 37 | + "Build Tools", |
| 38 | + "Database", |
| 39 | + "Android", |
| 40 | + "C|C++", |
| 41 | + "Algorithms", |
| 42 | + "Math", |
| 43 | + "Architecture", |
| 44 | + "Code Review", |
| 45 | + "Together Java Bot", |
| 46 | + "Other" |
| 47 | + ], |
| 48 | + "categoryRoleSuffix": " - Helper" |
| 49 | + }, |
50 | 50 | "mediaOnlyChannelPattern": "memes",
|
51 | 51 | "blacklistedFileExtension": [
|
52 | 52 | "application",
|
|
85 | 85 | "wsc",
|
86 | 86 | "wsf",
|
87 | 87 | "wsh"
|
88 |
| - ], |
89 |
| - "logInfoChannelWebhook": "<put_your_webhook_here>", |
90 |
| - "logErrorChannelWebhook": "<put_your_webhook_here>" |
| 88 | + ], |
| 89 | + "logInfoChannelWebhook": "<put_your_webhook_here>", |
| 90 | + "logErrorChannelWebhook": "<put_your_webhook_here>" |
91 | 91 | }
|
0 commit comments