pineafan | 6fb3e07 | 2022-05-20 19:27:23 +0100 | [diff] [blame] | 1 | { |
2 | "id": "default", | ||||
3 | "version": 1, | ||||
4 | "singleEventNotifications": { | ||||
5 | "statsChannelDeleted": false | ||||
6 | }, | ||||
7 | "filters": { | ||||
8 | "images": { | ||||
9 | "NSFW": false, | ||||
10 | "size": false | ||||
11 | }, | ||||
12 | "malware": false, | ||||
13 | "wordFilter": { | ||||
14 | "enabled": false, | ||||
15 | "words": { | ||||
16 | "strict": [], | ||||
17 | "loose": [] | ||||
18 | }, | ||||
19 | "allowed": { | ||||
20 | "users": [], | ||||
21 | "roles": [], | ||||
22 | "channels": [] | ||||
23 | } | ||||
24 | }, | ||||
25 | "invite": { | ||||
26 | "enabled": false, | ||||
27 | "allowed": { | ||||
28 | "users": [], | ||||
29 | "channels": [], | ||||
30 | "roles": [] | ||||
31 | } | ||||
32 | }, | ||||
33 | "pings": { | ||||
34 | "mass": 5, | ||||
35 | "everyone": true, | ||||
36 | "roles": true, | ||||
37 | "allowed": { | ||||
38 | "roles": [], | ||||
39 | "rolesToMention": [], | ||||
40 | "users": [], | ||||
41 | "channels": [] | ||||
42 | } | ||||
43 | } | ||||
44 | }, | ||||
45 | "welcome": { | ||||
46 | "enabled": false, | ||||
47 | "verificationRequired": { | ||||
48 | "message": null, | ||||
49 | "role": null | ||||
50 | }, | ||||
51 | "welcomeRole": null, | ||||
52 | "channel": null, | ||||
53 | "message": null | ||||
54 | }, | ||||
55 | "stats": [], | ||||
56 | "logging": { | ||||
57 | "logs": { | ||||
58 | "enabled": true, | ||||
59 | "channel": null, | ||||
60 | "toLog": "3fffff" | ||||
61 | }, | ||||
62 | "staff": { | ||||
63 | "channel": null | ||||
64 | } | ||||
65 | }, | ||||
66 | "verify": { | ||||
67 | "enabled": false, | ||||
68 | "role": null | ||||
69 | }, | ||||
70 | "tickets": { | ||||
71 | "enabled": false, | ||||
72 | "category": null, | ||||
73 | "types": "3f", | ||||
74 | "customTypes": null, | ||||
75 | "supportRole": null, | ||||
76 | "maxTickets": 5 | ||||
77 | }, | ||||
78 | "moderation": { | ||||
79 | "mute": { | ||||
80 | "timeout": true, | ||||
81 | "role": null, | ||||
82 | "text": null, | ||||
83 | "link": null | ||||
84 | }, | ||||
85 | "kick": { | ||||
86 | "text": null, | ||||
87 | "link": null | ||||
88 | }, | ||||
89 | "ban": { | ||||
90 | "text": null, | ||||
91 | "link": null | ||||
92 | }, | ||||
93 | "softban": { | ||||
94 | "text": null, | ||||
95 | "link": null | ||||
96 | }, | ||||
97 | "warn": { | ||||
98 | "text": null, | ||||
99 | "link": null | ||||
100 | }, | ||||
101 | "role": { | ||||
102 | "role": null | ||||
103 | } | ||||
104 | }, | ||||
105 | "tracks": [], | ||||
106 | "roleMenu": [], | ||||
107 | "tags": {} | ||||
108 | } |