diff options
author | 2020-05-30 21:05:13 +0200 | |
---|---|---|
committer | 2020-05-30 21:20:00 +0200 | |
commit | 4bbb5b127315727b1534c5a0e77bfdd48173847b (patch) | |
tree | c749b89934c50ae2911f09f28d6fe9ca6ab27c58 | |
parent | Merge pull request #864 from ks129/ban-kick-reason-length (diff) |
Free tag: link #how-to-get-help
This creates a clickable link in the response embed. Referencing the
category is no longer necessary.
-rw-r--r-- | bot/resources/tags/free.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bot/resources/tags/free.md b/bot/resources/tags/free.md index 582cca9da..1493076c7 100644 --- a/bot/resources/tags/free.md +++ b/bot/resources/tags/free.md @@ -1,5 +1,5 @@ **We have a new help channel system!** -We recently moved to a new help channel system. You can now use any channel in the **<#691405807388196926>** category to ask your question. +Please see <#704250143020417084> for further information. -For more information, check out [our website](https://pythondiscord.com/pages/resources/guides/help-channels/). +A more detailed guide can be found on [our website](https://pythondiscord.com/pages/resources/guides/help-channels/). |