This commit is contained in:
Ben Harris 2019-03-03 21:45:20 -05:00
parent 7e70b59f53
commit cd4b8ab8a6
Signed by untrusted user: ben
GPG Key ID: 4E0AF802FFF7960C
2 changed files with 7 additions and 13 deletions

View File

@ -59,17 +59,8 @@
<hr>
<!-- misc channel info -->
<h3>channel info</h3>
<p><a href="/stats/">stats here</a></p>
<pre>
#meta ~ main lobby channel
#projects ~ project ideas and discussions
#shitposting ~ somewhere to put your bad memes
#chaos ~ everyone's opped and anything goes
#town ~ private channel for tilde.town (you can only join from ~town)
#team ~ channel for tilde.team-specific stuff
#tilderadio ~ official channel for tilderadio
</pre>
<h3><a href="/stats/">channel info and stats</a></h3>
<!-- closed. see: https://tilde.chat/discord/
<p>* = bridged to discord: tilde.chat private discord invites for tilde members <a href="/discord">here</a>. join and confirm that you're a tilde member to get access to the channels (including a private Discord channel for your tilde). bridging configuration can be adjusted per request.</p>
@ -79,6 +70,7 @@
<h3>rules/guidelines</h3>
<p>please see the <a href="wiki/?page=etiquette">etiquette guide</a></p>
<p>chatting/using tilde.chat irc servers implies agreement with the <a href="https://tilde.wiki/?page=code-of-conduct">code of conduct</a>. the <a href="https://tilde.town/wiki/conduct.html">tilde.town code of conduct</a> applies as well.</p>
<p>if you have anything that needs oper attention, please send a mail to <a href="mailto:opers@tilde.chat">opers@tilde.chat</a>.</p>
<p>incidents will be handled according to the CoC as well as by admins of your home tilde</p>
<?php include 'footer.php'; ?>

View File

@ -9,7 +9,7 @@ category:
# guidelines
some rules adapted from: https://github.com/fizerkhan/irc-etiquette
some rules adapted from: [fizerkhan/irc-etiquette](https://github.com/fizerkhan/irc-etiquette)
## no flooding/spamming/trolling in main channels
multiline messages belong in a pastebin. feel free to use https://ttm.sh (`echo text here | curl -F'file=@-;filename=stdin.txt'`) or https://paste.tildeverse.org for a graphical pastebin.
@ -43,4 +43,6 @@ be considerate to your fellow tildizens and don't forget to have fun!
* second offenses will be handled with a 1 hour tempban. following the tempban, an irc/chan op will check in and let you know what kinds of behaviors to avoid.
* third offenses will be the same as second, but with a 24 hour tempban period.
if the undesirable behavior continues, further methods (up to and including a permanent ban) will be discussed among the op team.
if the undesirable behavior continues, further methods (up to and including a permanent ban) will be discussed among the oper team.
if you have something that requires oper attention, please send an email to [opers@tilde.chat](mailto:opers@tilde.chat).