aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Dennis Pham <[email protected]>2020-07-14 21:52:18 -0400
committerGravatar GitHub <[email protected]>2020-07-14 21:52:18 -0400
commit0e39206014fcc2511730b80cdb7d0718a7e7b1e7 (patch)
tree40f7459bb45ab17e40f208d527ce60bbeb7327d0
parentSuppress NotFound when removing help cmd reactions (diff)
parentHelpChannels: remove cooldown info from available message (diff)
Merge branch 'master' into bug/info/1050/remove-help-reactions-404
-rw-r--r--bot/cogs/help_channels.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/bot/cogs/help_channels.py b/bot/cogs/help_channels.py
index 4d0c534b0..0c8cbb417 100644
--- a/bot/cogs/help_channels.py
+++ b/bot/cogs/help_channels.py
@@ -34,9 +34,6 @@ and will be yours until it has been inactive for {constants.HelpChannels.idle_mi
is closed manually with `!close`. 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}).