From 2b8807b448415e9c08cff136e3343f15d81a3037 Mon Sep 17 00:00:00 2001 From: Chris Lovering Date: Thu, 14 Oct 2021 16:31:25 +0100 Subject: Remove unneeded config entries Since channels that mods can't read are now implicitly ignored, there is no need to explicitly ignore them. --- config-default.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'config-default.yml') diff --git a/config-default.yml b/config-default.yml index d77eacc7e..b61d9c99c 100644 --- a/config-default.yml +++ b/config-default.yml @@ -248,15 +248,13 @@ guild: - *ADMIN_SPAM - *MODS - # Modlog cog ignores events which occur in these channels + # Modlog cog explicitly ignores events which occur in these channels. + # This is on top of implicitly ignoring events in channels that the mod team cannot view. modlog_blacklist: - - *ADMINS - - *ADMINS_VOICE - *ATTACH_LOG - *MESSAGE_LOG - *MOD_LOG - *STAFF_VOICE - - *DEV_CORE_VOTING reminder_whitelist: - *BOT_CMD -- cgit v1.2.3