aboutsummaryrefslogtreecommitdiffstats
path: root/config-default.yml
diff options
context:
space:
mode:
authorGravatar S. Co1 <[email protected]>2019-01-05 17:00:56 -0500
committerGravatar GitHub <[email protected]>2019-01-05 17:00:56 -0500
commita7bd2ed213fb53d50c72a7456ba59afc5925763c (patch)
treedbb19667b73467debcee071764714b862dd4fa00 /config-default.yml
parentMerge pull request #252 from python-discord/pre-commit (diff)
parentUse explicit channel mention (diff)
Merge pull request #251 from python-discord/invite-filter-dm
Invite filter DM & DMed invite modlog
Diffstat (limited to 'config-default.yml')
-rw-r--r--config-default.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml
index 7a5960987..ad87e44ac 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -140,6 +140,12 @@ filter:
watch_words: true
watch_tokens: true
+ # Notify user on filter?
+ # Notifications are not expected for "watchlist" type filters
+ notify_user_zalgo: false
+ notify_user_invites: true
+ notify_user_domains: false
+
# Filter configuration
ping_everyone: true # Ping @everyone when we send a mod-alert?