From ebf5529a4a2019b6c82c308a4e59c6ecc8caa111 Mon Sep 17 00:00:00 2001 From: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> Date: Sat, 17 Aug 2024 15:37:30 +0200 Subject: Add rule regarding alt accounts (#302) Adds a rule regarding the disallowing of alt accounts as is standard practice in most communities. --- docs/other/moderation/rules.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/other/moderation') diff --git a/docs/other/moderation/rules.md b/docs/other/moderation/rules.md index 33a8ff8..3d568e9 100644 --- a/docs/other/moderation/rules.md +++ b/docs/other/moderation/rules.md @@ -25,6 +25,7 @@ This is a public server that anyone is welcome to join. As such, we expect every **14. Good manners.** This means strictly no topics that would divert or derail the current conversation being held, especially those of sexual innuendos. **15. No hating/flaming about moderation decisions**. If you want to discuss moderation decisions (bans, mutes, changes, ...) please open a staff only ticket in #help . Harassing a mod will get you banned. **16. Follow Discord ToS**. If Discord doesn't allow it, we won't allow it either. +**17. No alts**. Alt accounts are not allowed. Note that as we cannot track everyone and their accounts we might miss some so we rely on your help for reporting. ────────────────────────────────────────────────────────────────────────────────────────────────────── **Ban Guidelines** @@ -48,7 +49,7 @@ Please note: **Staff and Other VIPs may be exempt** (to some extent) from any of these rules due to their reputation in the community, if you feel like they should be warned for a violation you should report to staff For questions regarding Discord's Privacy Policy or Terms of Use, please refer to the documents here () -`Last Updated: 2024-07-14` +`Last Updated: 2024-08-15` New users, **you can go to #installation to find out how to install Northstar** as well as read the FAQ if you have any questions -- cgit v1.2.3 From 7b73f9c678c5d29e6f7226ced5d741ede3f34976 Mon Sep 17 00:00:00 2001 From: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> Date: Sat, 17 Aug 2024 16:14:25 +0200 Subject: Update last line of rules in regards to where to get help (#304) As suggested by S2ymi --- docs/other/moderation/rules.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/other/moderation') diff --git a/docs/other/moderation/rules.md b/docs/other/moderation/rules.md index 3d568e9..5507439 100644 --- a/docs/other/moderation/rules.md +++ b/docs/other/moderation/rules.md @@ -52,6 +52,5 @@ For questions regarding Discord's Privacy Policy or Terms of Use, please refer t `Last Updated: 2024-08-15` -New users, **you can go to #installation to find out how to install Northstar** as well as read the FAQ if you have any questions -**If you get an issue whilst installing/playing please open a ticket in #help** (Do not go to #general to fix it) +**If you have any issues regarding Northstar during your time playing or installing**, please open a support ticket in #⁠get-support-here. This channel is dedicated to helping users and should be used for this purpose instead of #⁠general and other similar chats. ``` -- cgit v1.2.3 From 7ae1d8924c0228133e2976102263c495baeb904a Mon Sep 17 00:00:00 2001 From: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> Date: Sun, 18 Aug 2024 12:10:31 +0200 Subject: Use channel identifier instead of channel name (#305) so that the channel is clickable when posting the rules This only applies to the `#get-support-here` channel as we don't want the mention of `#general` to be clickable to further reduce the chance of someone entering that channel for support as `#general` is not designed to give tech support. --- docs/other/moderation/rules.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/other/moderation') diff --git a/docs/other/moderation/rules.md b/docs/other/moderation/rules.md index 5507439..5f2da3c 100644 --- a/docs/other/moderation/rules.md +++ b/docs/other/moderation/rules.md @@ -49,8 +49,8 @@ Please note: **Staff and Other VIPs may be exempt** (to some extent) from any of these rules due to their reputation in the community, if you feel like they should be warned for a violation you should report to staff For questions regarding Discord's Privacy Policy or Terms of Use, please refer to the documents here () -`Last Updated: 2024-08-15` +`Last Updated: 2024-08-18` -**If you have any issues regarding Northstar during your time playing or installing**, please open a support ticket in #⁠get-support-here. This channel is dedicated to helping users and should be used for this purpose instead of #⁠general and other similar chats. +**If you have any issues regarding Northstar during your time playing or installing**, please open a support ticket in <#922663326994018366>. This channel is dedicated to helping users and should be used for this purpose instead of `#⁠general` and other similar chats. ``` -- cgit v1.2.3