diff options
| author | 2020-05-27 10:15:44 +0100 | |
|---|---|---|
| committer | 2020-05-27 10:15:44 +0100 | |
| commit | 0dc1e5f01d592eeb01353471a4a206f4b4a7e666 (patch) | |
| tree | 4fc7ca6be60b9295411eb27c0d2db4da54598a5b | |
| parent | Allow some commands to fail checks silently. (diff) | |
| parent | Add /r/FlutterDev to the guild invite whitelist (diff) | |
Merge branch 'master' into moderation_commands_in_modmail_category
Diffstat (limited to '')
| -rw-r--r-- | config-default.yml | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/config-default.yml b/config-default.yml index c7d25894c..7edfb131f 100644 --- a/config-default.yml +++ b/config-default.yml @@ -290,6 +290,7 @@ filter:          - 81384788765712384   # Discord API          - 613425648685547541  # Discord Developers          - 185590609631903755  # Blender Hub +        - 420324994703163402  # /r/FlutterDev      domain_blacklist:          - pornhub.com | 
