diff options
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml index d0df50605..747fa7fab 100644 --- a/config-default.yml +++ b/config-default.yml @@ -162,6 +162,9 @@ filter: - 273944235143593984 # STEM - 348658686962696195 # RLBot - 531221516914917387 # Pallets + - 249111029668249601 # Gentoo + - 327254708534116352 # Adafruit + - 544525886180032552 # kennethreitz.org domain_blacklist: - pornhub.com @@ -318,6 +321,7 @@ anti_spam: newlines: interval: 10 max: 100 + max_consecutive: 10 role_mentions: interval: 10 |