about summary refs log blame commit diff stats
path: root/irc.html
blob: 928211f8987f03392a43398a7fdf5ccea7520e82 (plain) (tree)
1
2
3
4
5

                                                                                              
      
                                                                        
                                             











                                                                 
                                                                                                                                                                                                                                                                                                                                                                        

                          
                                                                                                                                                                                                                                                                                                                   
            
                                         
             
                                                               
                                                                                          
                                                                                                                                                                                                                         



              
<!DOCTYPE PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/1/DTD/1-strict.dtd">
<html xmlns="http://www.w3.org/1999/" lang="en" xml:lang="en">
<head>
        <meta http-equiv="Content-Type" content="text; charset=utf-8" />
        <title>tilde.institute :: IRC</title>
        <link rel="stylesheet" href="tilde.css" type="text/css"/>
        <link rel="icon" type="image/png" href="icon.png"/>
</head>
<body>
<div id="container">
	<div id="logo">
        <img src="logo.png" alt="" /><br />
		<div id="logobyline">
			of OpenBSD Education
		</div>
	</div>         
	<div id="navigation">
		<a href="http://tilde.institute">News</a> :: <a href="/signup">Sign Up</a> :: <a href="/irc">IRC</a> :: <a href="/start">BCHS Guide</a> :: <a href="/coc">Code of Conduct</a> :: <a href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a href="/wiki">Wiki</a> :: <a href="https://tildegit.org/institute">Git</a> :: <a href="/stats">Stats</a>
	</div>
	<div id="content">
        <p>To connect to the <a href="https://tilde.chat">tildeverse IRC network</a> and begin chatting while logged on to tilde.institute, simply use the command <code>chat</code>! If you prefer to use a different IRC client than the default, such as irssi, the following server information will apply:</p>
        <ul>
            <li>localhost, port 6667</li>
        </ul>
        <p>Don't forget to /join #institute and /join #meta</p>
        <p>Join us on the tildeverse IRC network and socialize with other tilde users!</p>
        <p>tilde.institute is now peering with the larger <a href="https://tilde.chat">tildeverse IRC network</a>! Our specific node can be connected remotely via institute.tilde.chat, port 6697, with SSL enabled.</p>
	</div>
</div>
</body>
</html>