add rules
This commit is contained in:
parent
711a799482
commit
8c00723e16
3 changed files with 44 additions and 1 deletions
32
views/tou.ejs
Normal file
32
views/tou.ejs
Normal file
|
@ -0,0 +1,32 @@
|
|||
<div class="main">
|
||||
<h1 class="header-big">Terms of Use</h1>
|
||||
<h2>1. Respect</h2>
|
||||
<p>Respect the BiglyChat community. Specifically, don't:</p>
|
||||
<ol>
|
||||
<li>Repeatedly attack a person</li>
|
||||
<li>Expose personal information</li>
|
||||
<li>Discriminate against sexuality, race, disability, or religion</li>
|
||||
<li>Encourage self-harm</li>
|
||||
<li>Nag staff for content without community discourse</li>
|
||||
</ol>
|
||||
<h2>2. Communication</h2>
|
||||
<p>Official communication with BiglyChat staff is on the native website, or alternatively via Discord. Report
|
||||
misbehavior, suggestions, and bug fixes to these channels.</p>
|
||||
<h2>3. Exploits</h2>
|
||||
<p>Don't exploit unintended functionality in Dervland services or hijack accounts to do so.</p>
|
||||
<p>This includes accounts used to manipulate statistics or follower counts.</p>
|
||||
<h2>4. Age</h2>
|
||||
<p>You must be 13 years or older to use private channels outside of reports to staff.</p>
|
||||
<h2>5. Blanket bans</h2>
|
||||
<p>Certain topics are disallowed in public spaces that frequently spiral to unhealthy discussion or impulsive behavior:</p>
|
||||
<ol>
|
||||
<li>Non-historical politics</li>
|
||||
<li>Cryptocurrency or financial services, excluding commissions for art services</li>
|
||||
<li>Drama that is excessive, fruitless, or unrelated to Dervland</li>
|
||||
<li>Violent radicalism</li>
|
||||
<li>Lewd or hypersexual content</li>
|
||||
<li>Hacking of accounts on any service</li>
|
||||
</ol>
|
||||
<h1 class="header">Enforcement of Terms</h1>
|
||||
<p>When a rule is broken, BiglyChat staff will temporarily or permanently ban the actor. The primary motive is to keep the community safe, and prevent additional escalation.</p>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue