diff options
author | 2020-04-23 13:32:22 +0200 | |
---|---|---|
committer | 2020-04-23 13:32:22 +0200 | |
commit | 956b63c4d60ed0576e6873879b458edf93a539b3 (patch) | |
tree | ce81a4f53bfa85a1dc3339e7c44fb507debd8284 | |
parent | Use IDs instead of hard-coding category names in the free tag (diff) |
Simplify free tag
-rw-r--r-- | bot/resources/tags/free.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/bot/resources/tags/free.md b/bot/resources/tags/free.md index 6d0f3618a..cbbdab66e 100644 --- a/bot/resources/tags/free.md +++ b/bot/resources/tags/free.md @@ -1,6 +1,5 @@ -**How to claim a channel** +**W have a new help channel system!** -We recently moved to a new help channel system. There are always 2 available help channels waiting to be claimed in the **<#691405807388196926>**. In order to claim one, simply start typing your question into one of these channels. Once your question has been posted, you have claimed this channel, and the channel will be moved down to the **<#696958401460043776>**. -If you're unable to type into these channels, this means you're currently on cooldown. In order to prevent someone from claiming all the channels for themselves, we only allow someone to claim a new help channel every 15 minutes. However, if you close your help channel using the `!dormant` command, this cooldown is reset early. +We recently moved to a new help channel system. You can now use any channel in the **<#691405807388196926>** category to ask your question. For more information, check out [our website](https://pythondiscord.com/pages/resources/guides/help-channels/). |