aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bot/constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/constants.py b/bot/constants.py
index 43c833834..e1d8a1e72 100644
--- a/bot/constants.py
+++ b/bot/constants.py
@@ -336,7 +336,7 @@ class _HelpChannels(EnvConfig):
EnvConfig.Config.env_prefix = "help_channels_"
enable = True
- idle_minutes = 30
+ idle_minutes = 60
deleted_idle_minutes = 5
# Roles which are allowed to use the command which makes channels dormant
cmd_whitelist = Guild.moderation_roles