diff options
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/config-default.yml b/config-default.yml index 5788d1e12..a9578d9bb 100644 --- a/config-default.yml +++ b/config-default.yml @@ -248,9 +248,8 @@ filter:      filter_zalgo:       false      filter_invites:     true      filter_domains:     true +    watch_regex:        true      watch_rich_embeds:  true -    watch_words:        true -    watch_tokens:       true      # Notify user on filter?      # Notifications are not expected for "watchlist" type filters @@ -280,6 +279,7 @@ filter:          - 524691714909274162  # Panda3D          - 336642139381301249  # discord.py          - 405403391410438165  # Sentdex +        - 172018499005317120  # The Coding Den      domain_blacklist:          - pornhub.com | 
