blob: bd2f556d7e0eedaa9b28ad2a7a84bf3f83610960 [file] [log] [blame]
<html>
<head>
<link rel="stylesheet" type="text/css" href="style.css" />
<title>Get Started with IRC</title>
<style type="text/css">
#tabs, #apphead, #leftcol, #projecttools,
.docs, #toc, .docs, .courtesylinks { display: none }
</style>
</head>
<body>
<h1>Join the IRC chat (Chatzilla)</h1>
<p>Once Chatzilla is setup and running, it takes two steps to join the IRC
chat:</p>
<table width="80%">
<tr>
<td>
<p><b>(1) Join the server</b>.</p>
<p>On the main screen, click on the link that says
<strong>freenode</strong>.</p>
<p><strong>Note:</strong> You may need to scroll to see this link.</p>
</td>
<td><img src="img/chatzilla-04b.png" /></td>
</tr>
</table>
<table width="80%">
<tr>
<td>
<p><b>(2) Join the channel</b>.</p>
<p>IRC chatrooms are called "channels". To join the OOo NL channel, type
<strong>/join #ooonlc</strong>.</p>
<p><strong>Note:</strong> Notice the "<b>#</b>" in the channel name.
IRC channels always start with a "<b>#</b>".</p>
</td>
<td><img src="img/chatzilla-05.png" /></td>
</tr>
</table>
</body>
</html>