We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c81d1c commit f525487Copy full SHA for f525487
application/src/main/java/org/togetherjava/tjbot/commands/free/UserStrings.java
@@ -9,11 +9,10 @@
9
*/
10
enum UserStrings {
11
NEW_QUESTION("""
12
- Thank you for asking a question in an available channel.
13
- When a helper who can answer this question reads it they will help you.
+ Thank you for asking in an available channel. A helper will be with you shortly!
14
Please be patient.
15
16
- __Please do not post your question in other channels__
+ __**Do not post your question in other channels.**__
17
"""),
18
MARK_AS_FREE("""
19
This channel is now available for a question to be asked.
0 commit comments