diff options
author | ahriman <ahriman@falte.red> | 2018-12-16 18:36:45 +0000 |
---|---|---|
committer | ahriman <ahriman@falte.red> | 2018-12-16 18:36:45 +0000 |
commit | 15b278007e38cc39c60030d0b6e001679f5ed4fe (patch) | |
tree | 0de9ccb7f7dc507c88969d4ab7f311e146a1dc8d /irc.html | |
parent | 29d7dcd13a22d8630f2cb974c59575eab5ee8a0c (diff) | |
download | site-15b278007e38cc39c60030d0b6e001679f5ed4fe.tar.gz |
updated irc info
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> |