aboutsummaryrefslogtreecommitdiffstats
path: root/bot
diff options
context:
space:
mode:
authorGravatar Numerlor <[email protected]>2019-10-01 21:37:31 +0200
committerGravatar Numerlor <[email protected]>2019-10-01 21:37:31 +0200
commit65fd7c840c595fa408ef38c6fd8627d881986007 (patch)
tree817c8496bd435a256a1d92243b306b5c0b3498b3 /bot
parentAdd +14h to start UTC offset and -11 to end UTC offset to date_range in query... (diff)
remove hacktoberfest channel from global whitelist
Diffstat (limited to 'bot')
-rw-r--r--bot/constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/constants.py b/bot/constants.py
index 53821cfa..0d4321c8 100644
--- a/bot/constants.py
+++ b/bot/constants.py
@@ -126,7 +126,7 @@ STAFF_ROLES = Roles.helpers, Roles.moderator, Roles.admin, Roles.owner
WHITELISTED_CHANNELS = (
Channels.bot, Channels.seasonalbot_commands,
Channels.off_topic_0, Channels.off_topic_1, Channels.off_topic_2,
- Channels.devtest, Channels.hacktoberfest_2019,
+ Channels.devtest,
)
# Bot replies