Skip to content

Commit 6e404b8

Browse files
committed
chore(how-to-get-help): remove v13
1 parent 9a1cbbf commit 6e404b8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

resources/HOW_TO_GET_HELP.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
- Skip "I need help", "Help please", "Can I ask a thing", "I have an error" - Yes you can! Getting help is what this server is for!
44
- Not a discord.js question? Post in %OTHER_JS_FORUM_CHANNEL%. *(using code in a bot does not mean it is a question about using discord.js!)*
55
- Consider using %HELP_FORUM_CHANNEL% for questions you think won't be quick to solve.
6-
- You can use %HELP_V13_CHANNEL% or %HELP_V14_CHANNEL% for questions you expect can be quickly solved.
6+
- You can use %HELP_V14_CHANNEL% for questions you expect can be quickly solved.
77
- For voice (sending/receiving sound), please use %HELP_VOICE_FORUM_CHANNEL%.
88
## How to Ask a (Good) Question
99
- Show your code.

src/index.ts

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ const replacePatterns = {
1313
'%RULES_CHANNEL%': '<#222109930545610754>',
1414
'%RESOURCES_CHANNEL%': '<#729580210634358804>',
1515
'%USEFUL_SERVERS_CHANNEL%': '<#237743386864517122>',
16-
'%HELP_V13_CHANNEL%': '<#874431116533178459>',
1716
'%HELP_V14_CHANNEL%': '<#824411059443204127>',
1817
'%HELP_FORUM_CHANNEL%': '<#986520997006032896>',
1918
'%HELP_VOICE_FORUM_CHANNEL%': '<#998942774994927646>',

0 commit comments

Comments
 (0)