aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Gustav Odinger <[email protected]>2020-11-21 00:00:40 +0100
committerGravatar GitHub <[email protected]>2020-11-21 00:00:40 +0100
commitb865efeb9bb802ed728232fd8848db6140afccfa (patch)
treefaeb60be3583fae1cb54e04231db42928ab40283
parentUpdate available message to sound better (diff)
Update available help channel embed message
- This changes "we'll try to help you" to say "others will try to help you" - Clarifies that the rest of the community is going to help — not some dedicated help/staff team
-rw-r--r--bot/exts/help_channels.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/exts/help_channels.py b/bot/exts/help_channels.py
index 056434020..3643b8643 100644
--- a/bot/exts/help_channels.py
+++ b/bot/exts/help_channels.py
@@ -29,7 +29,7 @@ This is a Python help channel. You can claim your own help channel in the Python
AVAILABLE_MSG = f"""
**Send your question here to claim the channel**
-This channel will be dedicated to answering your question only. We’ll try to answer and help you solve the issue.
+This channel will be dedicated to answering your question only. Others will try to answer and help you solve the issue.
**Keep in mind:**
• It's always ok to just ask your question. You don't need permission.