aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar sco1 <[email protected]>2019-01-11 09:48:50 -0500
committerGravatar sco1 <[email protected]>2019-01-11 09:48:50 -0500
commit3905e8ff52ae652c94a1ff0372aa044709060774 (patch)
treef9416e34c248ea9bc4b8c088988597e756a1da3d
parentMerge pull request #268 from python-discord/reverting-accidental-push-to-master (diff)
Disable rich embed filter
Discord adding the embeds is causing it to trigger.
-rw-r--r--config-default.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-default.yml b/config-default.yml
index 21d7f20b9..866a5b5ab 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -137,7 +137,7 @@ filter:
filter_zalgo: false
filter_invites: true
filter_domains: true
- filter_rich_embeds: true
+ filter_rich_embeds: false
watch_words: true
watch_tokens: true