diff options
Diffstat (limited to 'irc.html')
-rw-r--r-- | irc.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/irc.html b/irc.html index 910b71f..07fb0ab 100644 --- a/irc.html +++ b/irc.html @@ -18,12 +18,13 @@ <a href="http://tilde.institute">News</a> :: <a href="/signup">Sign Up</a> :: <a href="/irc">IRC</a> :: <a href="/start">Quick-Start Guide</a> :: <a href="/coc">Code of Conduct</a> :: <a href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a href="/wiki/index.php">Wiki</a> :: <a href="/stats">Stats</a> </div> <div id="content"> - <p>To connect to the tildeverse IRC network and begin chatting, 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> + <p>To connect to the tildeverse IRC network 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>irc.tilde.chat, port 6697, ssl</li> + <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 tildeverse IRC network! Our specific node can be connected remotely via institute.tilde.chat, port 6697, with SSL enabled.</p> </div> </div> </body> |