aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar MarkKoz <[email protected]>2020-02-29 12:54:53 -0800
committerGravatar MarkKoz <[email protected]>2020-03-22 15:54:43 -0700
commitca5415629e3721a31568089eae362226eb07f561 (patch)
treee438c1b177a11d23a621bf2086a125fb092d3106
parentHelpChannels: reset send permissions (diff)
HelpChannels: include info about claim cooldowns in available message
-rw-r--r--bot/cogs/help_channels.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/bot/cogs/help_channels.py b/bot/cogs/help_channels.py
index ee8eb2e1c..8dd17e936 100644
--- a/bot/cogs/help_channels.py
+++ b/bot/cogs/help_channels.py
@@ -31,6 +31,9 @@ question into it. Once claimed, the channel will move into the **Help: In Use**
be yours until it has been inactive for {constants.HelpChannels.idle_minutes} minutes. When that \
happens, it will be set to **dormant** and moved into the **Help: Dormant** category.
+You may claim a new channel once every {constants.HelpChannels.claim_minutes} minutes. If you \
+currently cannot send a message in this channel, it means you are on cooldown and need to wait.
+
Try to write the best question you can by providing a detailed description and telling us what \
you've tried already. For more information on asking a good question, \
[check out our guide on asking good questions]({ASKING_GUIDE_URL}).