Parent Directory
|
Revision Log
|
Patch
revision 443 by rakin, Mon Jul 29 17:30:16 2024 UTC | revision 455 by rakin, Mon Jul 29 17:30:19 2024 UTC | |
---|---|---|
# | Line 59 | Line 59 |
59 | "autorole": { | "autorole": { |
60 | "enabled": false, | "enabled": false, |
61 | "roles": [ | "roles": [ |
62 | "[id]" | |
63 | ] | ] |
64 | }, | }, |
65 | "spam_filter": { | "spam_filter": { |
# | Line 76 | Line 76 |
76 | "max_joins": 2, | "max_joins": 2, |
77 | "time": 60000, | "time": 60000, |
78 | "channels": [ | "channels": [ |
79 | "[id]" | |
80 | ], | ], |
81 | "exclude": false | "exclude": false |
82 | }, | }, |
# | Line 95 | Line 95 |
95 | "about", | "about", |
96 | "emoji" | "emoji" |
97 | ], | ], |
98 | "role_commands": { | "role_commands": {}, |
"[role_id]": ["disallowed_commands"] | ||
}, | ||
99 | "filters": { | "filters": { |
100 | "ignore_staff": true, | "ignore_staff": true, |
101 | "chars_repeated": 9, | "chars_repeated": 9, |
102 | "words_repeated": 9, | "words_repeated": 9, |
103 | "words": ["[blocked_words]"], | "words": [], |
104 | "invite_message": "Hey :mention:, post server invites in Server Promotions category only!", | "invite_message": "Hey :mention:, post server invites in Server Promotions category only!", |
105 | "words_excluded": [], | "words_excluded": [], |
106 | "tokens": [], | "tokens": [], |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |