Skip to content

Commit

Permalink
chore(how-to-get-help): remove v13
Browse files Browse the repository at this point in the history
  • Loading branch information
almostSouji committed Aug 27, 2024
1 parent 9a1cbbf commit 6e404b8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion resources/HOW_TO_GET_HELP.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
- 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!
- 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!)*
- Consider using %HELP_FORUM_CHANNEL% for questions you think won't be quick to solve.
- You can use %HELP_V13_CHANNEL% or %HELP_V14_CHANNEL% for questions you expect can be quickly solved.
- You can use %HELP_V14_CHANNEL% for questions you expect can be quickly solved.
- For voice (sending/receiving sound), please use %HELP_VOICE_FORUM_CHANNEL%.
## How to Ask a (Good) Question
- Show your code.
Expand Down
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ const replacePatterns = {
'%RULES_CHANNEL%': '<#222109930545610754>',
'%RESOURCES_CHANNEL%': '<#729580210634358804>',
'%USEFUL_SERVERS_CHANNEL%': '<#237743386864517122>',
'%HELP_V13_CHANNEL%': '<#874431116533178459>',
'%HELP_V14_CHANNEL%': '<#824411059443204127>',
'%HELP_FORUM_CHANNEL%': '<#986520997006032896>',
'%HELP_VOICE_FORUM_CHANNEL%': '<#998942774994927646>',
Expand Down

0 comments on commit 6e404b8

Please sign in to comment.