mikaela.github.io/pages/irc.html
Mikaela Suomalainen 3acff96c53 pages/irc: remove channels and bots.
Maybe I don't want random people there yet and the fact that I own some
bots can easily be seen in their cloaks or usernames.
2014-05-21 15:07:30 +03:00

35 lines
1.9 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" /> <!-- <meta http-equiv="refresh" content="60" /> --> <meta name="description" content="How do you find me at IRC." /> <meta name="author" content="Mikaela Suomalainen" /> <link rel="canonical" href="https://mkaysi.github.io/pages/irc.html">
<title>
Where to find me at IRC?
</title>
<link rel="stylesheet" type="text/css" href="../css.css" />
</head>
<body>
<p>I am not going to explain what IRC is.</p>
<h2 id="finding-me-at-irc">Finding me at IRC</h2>
<p>I am <code>umode -i</code> in all networks, so finding me should be easy, just run</p>
<pre><code>/whois NICKNAME NICKNAME</code></pre>
<p>in common network that you will find below.</p>
<p>I will use topics in format &quot;name of the network / round robin if any <port>&quot;. With &quot;+&quot; in front of port, I mean SSL. The networks are in random order (or whatever order my clients display them in).</p>
<h3 id="freenode-chat.freenode.net-6697">freenode / chat.freenode.net +6697</h3>
<p>At freenode I am usually <code>Mikaela</code> with my primary connection and my mobile connection is <code>Ciblia</code> or <code>TDA_Anima</code> (The Dark Aeon Anima, do you know Final Fantasy X?) depending on my mood.</p>
<h3 id="ircnet">ircnet</h3>
<p>At IRCnet I am <code>Mikaela</code> and <code>Ciblia</code> unless my nicks get stolen. IRCnet doesn't have services.</p>
<h3 id="runehq-irc.runehq.com-6697">runehq / irc.runehq.com +6697</h3>
<p>I am <code>Mikaela</code> at RuneHQ.</p>
<h3 id="irccloud-irc.irccloud.com-6697">irccloud / irc.irccloud.com +6697</h3>
<p>I am <code>Mikaela</code> at IRCCloud.</p>
<h3 id="foreverchat-irc.foreverchat.net-7029">foreverchat / irc.foreverchat.net +7029</h3>
<p>I am <code>Mikaela</code> at foreverchat.</p>
<h3 id="oftc-irc.oftc.net-9999">oftc / irc.oftc.net +9999</h3>
<p>I am <code>Mikaela</code> at OFTC.</p>
</body>
</html>
<!-- vim : set ft=markdown-->