aboutsummaryrefslogtreecommitdiffstats
path: root/config-default.yml
diff options
context:
space:
mode:
authorGravatar sco1 <[email protected]>2019-01-06 00:27:00 -0500
committerGravatar sco1 <[email protected]>2019-01-06 00:27:00 -0500
commit802489b0fceec0088c7eea56f39b00f74189a3e8 (patch)
tree0f8c0bf847fac919445dafc18541cd49799ccd80 /config-default.yml
parentAdd infraction posting for AntiSpam mutes (diff)
parentMerge pull request #251 from python-discord/invite-filter-dm (diff)
Merge branch 'master' into antispam-mute-infr
Diffstat (limited to 'config-default.yml')
-rw-r--r--config-default.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml
index e7145289d..ad87e44ac 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -72,6 +72,8 @@ style:
user_unmute: "https://cdn.discordapp.com/emojis/472472639206719508.png"
user_verified: "https://cdn.discordapp.com/emojis/470326274519334936.png"
+ user_warn: "https://cdn.discordapp.com/emojis/470326274238447633.png"
+
pencil: "https://cdn.discordapp.com/emojis/470326272401211415.png"
remind_blurple: "https://cdn.discordapp.com/emojis/477907609215827968.png"
@@ -89,6 +91,7 @@ guild:
big_brother_logs: &BBLOGS 468507907357409333
bot: 267659945086812160
checkpoint_test: 422077681434099723
+ defcon: 464469101889454091
devalerts: 460181980097675264
devlog: &DEVLOG 409308876241108992
devtest: &DEVTEST 414574275865870337
@@ -137,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?