diff options
author | 2020-05-12 21:29:35 -0400 | |
---|---|---|
committer | 2020-05-12 21:29:35 -0400 | |
commit | 0c552b2dc3e88b5e13278cb705c371db48c72646 (patch) | |
tree | 2a250e5e7147fe5ec822852ce5256ec1917c47a0 | |
parent | Merge pull request #924 from python-discord/feature/hemlock/perma-ban-overrid... (diff) |
Expand guild whitelist
-rw-r--r-- | config-default.yml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/config-default.yml b/config-default.yml index ff6790423..6d97b7f33 100644 --- a/config-default.yml +++ b/config-default.yml @@ -263,7 +263,8 @@ filter: guild_invite_whitelist: - 280033776820813825 # Functional Programming - 267624335836053506 # Python Discord - - 440186186024222721 # Python Discord: ModLog Emojis + - 440186186024222721 # Python Discord: Emojis 1 + - 578587418123304970 # Python Discord: Emojis 2 - 273944235143593984 # STEM - 348658686962696195 # RLBot - 531221516914917387 # Pallets @@ -280,6 +281,11 @@ filter: - 336642139381301249 # discord.py - 405403391410438165 # Sentdex - 172018499005317120 # The Coding Den + - 666560367173828639 # PyWeek + - 702724176489873509 # Microsoft Python + - 81384788765712384 # Discord API + - 613425648685547541 # Discord Developers + - 185590609631903755 # Blender Hub domain_blacklist: - pornhub.com |