diff options
Diffstat (limited to 'templates/main/about/rules.html')
| -rw-r--r-- | templates/main/about/rules.html | 54 |
1 files changed, 16 insertions, 38 deletions
diff --git a/templates/main/about/rules.html b/templates/main/about/rules.html index f042797e..b11f91d9 100644 --- a/templates/main/about/rules.html +++ b/templates/main/about/rules.html @@ -28,53 +28,31 @@ Follow the <a href="https://discordapp.com/guidelines">Discord community guidelines</a> </li> <li> + Don't intentionally make other people uncomfortable - if someone asks you to stop discussing + something, you should stop + </li> + <li> Be patient both with users asking questions, and the users answering them </li> <li> + We will not help you with anything that might break a law or the terms of service of any other + community, site, service, or otherwise - No piracy, brute-forcing, captcha circumvention, + sneaker bots, or anything else of that nature + </li> + <li> Listen to and respect the staff members - we're here to help, but we're all human beings </li> <li> - All discussion should be kept within the relevant channels for the subject. - <ul> - <li> - General Python help and support requests go to one of the three help channels - pick - the one that is the quietest at the time. - </li> - <li> - The topical channels can be used for help and support requests, but general discussion - about the subjects covered by them should go there also. - </li> - <li> - If you're working with one of the bots, we ask you to specifically do that in - <code>#bot-commands</code>, to keep the other channels clear of bot output. - </li> - <li> - If you're working on a Python project or something directly related to our server, feel - free to post a link to it in <code>#show-your-projects</code>. We prefer links to source - code over websites, but we'll also accept screenshots and videos if you're not yet ready - to release the code. - <ul> - <li> - If you or someone else posts a project to <code>#show-your-projects</code>, you may - discuss it in <code>#show-your-projects-discussion</code>. <code>#show-your-projects</code> - is intended to be a listing channel, and any discussion there is removed regularly. - </li> - <li> - Please note, we <strong>do not</strong> allow postings for communities (such as - forums or other Discord servers) or commercial projects. - </li> - </ul> - </li> - </ul> + All discussion should be kept within the relevant channels for the subject - See the + <a href="{{ url_for("main.about.channels") }}">channels page</a> for more information </li> <li> - This is an English-speaking server. Please speak English to the best of your ability. Google - translate is fine if you're not sure. + This is an English-speaking server, so please speak English to the best of your ability - + <a href="https://translate.google.com">Google Translate</a> should be fine if you're not sure </li> <li> - Keep all discussions SFW - No <a href="https://www.wikiwand.com/en/Ecchi">ecchi</a> - or <a href="https://www.wikiwand.com/en/Not_safe_for_work">NSFW</a> media. If you wouldn't want - the entire world to know about your interest in it, it doesn't belong on this server. + Keep all discussions safe for work - No gore, nudity, sexual soliciting, references to suicide, + or anything else of that nature </li> <li> We do not allow advertisements for communities or commercial projects - Contact us directly if @@ -138,7 +116,7 @@ <p> While we do discuss more serious matters internally before handing out a punishment, simpler infractions are dealt with directly by individual staffers and the punishment they hand out is left - to their own decision-making. + to their own discretion. </p> </article> </div> |