aboutsummaryrefslogtreecommitdiffstats
path: root/config-default.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config-default.yml')
-rw-r--r--config-default.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/config-default.yml b/config-default.yml
index eeeb5fb34..06117ef05 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -90,7 +90,7 @@ guild:
helpers: 267630620367257601
-filtering:
+filter:
# What do we filter?
filter_zalgo: true
@@ -111,6 +111,9 @@ filtering:
- 010z0Kw1A9ql5c1Qe # Programming: Meme Edition
- XBGetGp # STEM
+ vanity_url_whitelist:
+ - python # Python Discord
+
# Censor doesn't apply to these
channel_whitelist:
- *ADMINS
@@ -126,7 +129,6 @@ filtering:
- *MOD_ROLE
- *OWNER_ROLE
-
keys:
deploy_bot: !ENV "DEPLOY_BOT_KEY"
deploy_site: !ENV "DEPLOY_SITE"