forked from minetest/minetest.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathirc.html
68 lines (59 loc) · 2.69 KB
/
irc.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
---
title: IRC
jumbotron: IRC
layout: default
redirect_from:
- /irc.html
---
<h1>Channels</h1>
<div>
<p>
Join one of our <abbr title="Internet Relay Chat">IRC</abbr> channels on Freenode:<br/>
To chat on #minetest-hub you need to ask an operator for voice. Webchat cannot be used on #minetest-dev.<br>
</p>
<ul>
<li>
<strong><a href="https://webchat.freenode.net/?channels=#minetest">#minetest</a></strong>
(<a href="http://irc.minetest.net/minetest">Logs</a>):
Main channel for general Minetest engine, modding and games discussion or support.
</li>
<li>
<strong><a href="https://webchat.freenode.net/?channels=#minetest-dev">#minetest-dev</a></strong>
(<a href="http://irc.minetest.net/minetest-dev">Logs</a>):
Development channel, strictly only for development discussion of the Minetest engine and Minetest Game.
</li>
<li>
<strong><a href="https://webchat.freenode.net/?channels=#minetest-hub">#minetest-hub</a></strong>
(<a href="http://irc.minetest.net/minetest-hub">Logs</a>):
A moderated channel for people who regularly improve Minetest
by developing, modding, hosting servers and otherwise.
</li>
</ul>
</div>
<h1>Rules</h1>
<p>
Some people don't know how to behave in <abbr title="Internet Relay Chat">IRC</abbr>,
so here are some simple rules:
</p>
<ul>
<li>Don't ask if you can ask questions, just ask.</li>
<li>Be patient when you ask something, people might not be around.</li>
<li>Don't spam.</li>
<li>Don't flood the channel with messages or bot commands.</li>
<li>Use a pastebin if you want to post more than 4 lines (such as error messages or code).</li>
<li>Annoying, racist, or any form of derogatory terms against any user or channel operator will probably get you quieted; or even banned.</li>
<li>If you're going to ask someone something, "please" goes a very long way.</li>
<li>The channels are not playgrounds and are frequently used for talks which are not off-topic.</li>
<li>Off-topic is allowed, but excessive use of it is disallowed.</li>
<li>Link shorteners are discouraged for URLs that are not very long.</li>
</ul>
<h1>Other languages</h1>
<p>
Channels about Minetest in other languages (note that most people hang out
on <code>#minetest</code>, which is the main channel).
</p>
<ul>
<li><strong><a href="https://webchat.freenode.net/?channels=#minetest-de">#minetest-de</a></strong> German channel</li>
<li><strong><a href="https://webchat.freenode.net/?channels=#minetest-es">#minetest-es</a></strong> Spanish channel</li>
<li><strong><a href="https://webchat.freenode.net/?channels=#minetest-fr">#minetest-fr</a></strong> French channel</li>
</ul>