diff options
| author | 2020-04-05 14:13:40 +0100 | |
|---|---|---|
| committer | 2020-04-05 14:13:40 +0100 | |
| commit | 504ce02b71f3918cd4debbc40fcafa614c280ca4 (patch) | |
| tree | 6d1d01138c4aab88b1c3aa416f8b40ec7820595d /config-default.yml | |
| parent | Add close alias for dormant command (diff) | |
| parent | Merge pull request #813 from python-discord/feat/ci/b000/cache-pipenv (diff) | |
Merge branch 'master' into feat/frontend/o200/help-channels
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 89f470e19..70c31ebb5 100644 --- a/config-default.yml +++ b/config-default.yml @@ -240,9 +240,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 @@ -272,6 +271,7 @@ filter: - 524691714909274162 # Panda3D - 336642139381301249 # discord.py - 405403391410438165 # Sentdex + - 172018499005317120 # The Coding Den domain_blacklist: - pornhub.com |