Update chat entry page: remove beta mention, add rules

face-detect
Noah Petherbridge 2023-08-11 19:47:20 -07:00
parent 1badee3662
commit 317f43fee4
1 changed files with 46 additions and 27 deletions

View File

@ -58,11 +58,52 @@
</div>
</div>
<h3>Chat Room Rules</h3>
<p>
This chat room is currently ready for <strong>beta</strong> testing. It's a very new app built
specifically for {{PrettyTitle}} and may still be lacking in some features and may be rough around
the edges. Give it a try and <a href="/contact"><strong>send feedback</strong></a> if you run into any technical
issues with the chat room!
Please observe the following rules for the chat room.
</p>
<ul>
<li>
Be nice and respectful. <a href="/tos">Global website rules</a> apply to the chat room as well!
</li>
<li>
You are permitted to be sexual on camera, but please <strong>mark your video as <span class="has-text-danger">Explicit</span></strong>
by clicking the <i class="fa fa-fire has-text-danger"></i> button at the top of the screen (or opting in
via the checkbox when you start your camera). This will allow other chatters to be warned before
they open your video* in case they don't want to see that stuff. Remember: <strong>consent is sexy!</strong>
</li>
<li>
<i class="fa fa-exclamation-triangle has-text-danger mr-1"></i>
The following sorts of activities will get you <strong class="has-text-danger">removed from the chat room</strong>:
<ol>
<li class="mb-4">
If a moderator marks your camera as <span class="has-text-danger"><i class="fa fa-fire mr-1"></i> Explicit</span>
on your behalf, and you fight them and mark your camera blue again. Don't be offended that your cam was marked as
Explicit if you're on there jerking off. Remember: it's a courtesy to others -- your red camera lets people know you're
probably jerking off in case someone doesn't want to see that.<br><br>
If you fight the moderator's decision to flag your camera, you may be kicked or (temporarily) banned from the chat room.
</li>
<li class="mb-4">
If you boot moderators <em>off</em> of watching your camera <em>so that</em> you can violate the previous rule (and
jerk off with your camera still on blue), this may result in an immediate (temporary) ban from the chat room. If you
make a pattern of this, you may be removed from the {{PrettyTitle}} website completely.
</li>
<li>
Breaking the <a href="/tos">global website rules</a> or doing something illegal on chat will naturally result in a
swift ban from the chat room and possibly a ban of your website account altogether depending on the severity of the
incident.
</li>
</ol>
</li>
</ul>
<p>
* Explicit videos will show with a red <i class="fa fa-video has-text-danger"></i> icon instead of
<i class="fa fa-video has-text-info"></i> blue in the Who List so people can know what they're
getting into before they open your cam, in case someone prefers <em>not</em> to just see some
guy jerking off.
</p>
<div class="notification is-info is-light">
@ -100,28 +141,6 @@
For a tour of the chat interface &amp; features, see the <a href="https://chat.nonshy.com/about">Chat Help page</a>.
</p>
<h3>Chat Room Rules</h3>
<p>
Please observe the following rules for the chat room.
</p>
<ul>
<li>
Be nice and respectful. <a href="/tos">Global website rules</a> apply to the chat room as well!
</li>
<li>
You are permitted to be sexual on camera, but please <strong>mark your video as <span class="has-text-danger">Explicit</span></strong>
by clicking the <i class="fa fa-fire"></i> button at the top of the screen (or opting in
via the checkbox when you start your camera). This will allow other chatters to be warned before
they open your video in case they don't want to see that stuff.<br><br>
Explicit videos will show with a red <i class="fa fa-video has-text-danger"></i> icon instead of
<i class="fa fa-video has-text-info"></i> blue in the Who List so you can get an idea what you're
getting yourself into before you click in.
</li>
</ul>
<p>
Click on the button below to join the chat room:
</p>
@ -199,4 +218,4 @@ window.addEventListener("DOMContentLoaded", () => {
}).catch(console.error);
});
</script>
{{end}}
{{end}}