irc: fix quotings

This commit is contained in:
Mikaela Suomalainen 2014-05-20 16:21:32 +03:00
parent ec5a184bed
commit d0c0e96892
2 changed files with 16 additions and 15 deletions

View File

@ -24,20 +24,20 @@ Where to find me at IRC?
<p>I have channel <code>#Mikaela</code> there which is relayed to <code>##Mkaysi@freenode</code>. It exists, because I wanted a reason to put <code>Yvzabevn</code> there as registering to <code>Tessu</code> is disabled.</p> <p>I have channel <code>#Mikaela</code> there which is relayed to <code>##Mkaysi@freenode</code>. It exists, because I wanted a reason to put <code>Yvzabevn</code> there as registering to <code>Tessu</code> is disabled.</p>
<p>As you probably understood, <code>Yvzabevn</code> and <code>Tessu</code> are there too. <code>Tessu</code> has more work at IRCnet than <code>Yvzabevn</code>.</p> <p>As you probably understood, <code>Yvzabevn</code> and <code>Tessu</code> are there too. <code>Tessu</code> has more work at IRCnet than <code>Yvzabevn</code>.</p>
<h3 id="runehq-irc.runehq.com-6697">runehq / irc.runehq.com +6697</h3> <h3 id="runehq-irc.runehq.com-6697">runehq / irc.runehq.com +6697</h3>
<p>I am Mikaela at RuneHQ.</p> <p>I am <code>Mikaela</code> at RuneHQ.</p>
<h3 id="irccloud-irc.irccloud.com-6697">irccloud / irc.irccloud.com +6697</h3> <h3 id="irccloud-irc.irccloud.com-6697">irccloud / irc.irccloud.com +6697</h3>
<p>I am Mikaela at IRCCloud.</p> <p>I am <code>Mikaela</code> at IRCCloud.</p>
<h3 id="foreverchat-irc.foreverchat.net-7029">foreverchat / irc.foreverchat.net +7029</h3> <h3 id="foreverchat-irc.foreverchat.net-7029">foreverchat / irc.foreverchat.net +7029</h3>
<p>I am Mikaela at foreverchat.</p> <p>I am <code>Mikaela</code> at foreverchat.</p>
<h3 id="oftc-irc.oftc.net-9999">oftc / irc.oftc.net +9999</h3> <h3 id="oftc-irc.oftc.net-9999">oftc / irc.oftc.net +9999</h3>
<p>I am Mikaela at OFTC.</p> <p>I am <code>Mikaela</code> at OFTC.</p>
<h2 id="bots">Bots</h2> <h2 id="bots">Bots</h2>
<p>My bots are usually <a href="https://github.com/ProgVal/Limnoria">Limnorias.</a> I am Limnoria's Finnish translator and have done some other contributions.</p> <p>My bots are usually <a href="https://github.com/ProgVal/Limnoria">Limnorias.</a> I am Limnoria's Finnish translator and have done some other contributions.</p>
<h3 id="yvzabevn">Yvzabevn</h3> <h3 id="yvzabevn">Yvzabevn</h3>
<p>Yvzabevn is my primary bot and it's using Python 3. You can find it's <a href="http://lakka.kapsi.fi:62291/">web interface here</a>.</p> <p><code>Yvzabevn</code> is my primary bot and it's using Python 3. You can find it's <a href="http://lakka.kapsi.fi:62291/">web interface here</a>.</p>
<h3 id="tessu">Tessu</h3> <h3 id="tessu">Tessu</h3>
<p>Tessu is my secondary bot (but you could call it as primary on IRCnet). It's named after our dog as some might know and it's configured to use Finnish.</p> <p><code>Tessu</code> is my secondary bot (but you could call it as primary on IRCnet). It's named after our dog as some might know and it's configured to use Finnish. It's currently using Python 2.</p>
<p>Tessu doesn't have web interface at the moment.</p> <p><code>Tessu</code> doesn't have web interface at the moment.</p>
</body> </body>
</html> </html>
<!-- vim : set ft=markdown--> <!-- vim : set ft=markdown-->

View File

@ -50,19 +50,19 @@ has more work at IRCnet than `Yvzabevn`.
### runehq / irc.runehq.com +6697 ### runehq / irc.runehq.com +6697
I am Mikaela at RuneHQ. I am `Mikaela` at RuneHQ.
### irccloud / irc.irccloud.com +6697 ### irccloud / irc.irccloud.com +6697
I am Mikaela at IRCCloud. I am `Mikaela` at IRCCloud.
### foreverchat / irc.foreverchat.net +7029 ### foreverchat / irc.foreverchat.net +7029
I am Mikaela at foreverchat. I am `Mikaela` at foreverchat.
### oftc / irc.oftc.net +9999 ### oftc / irc.oftc.net +9999
I am Mikaela at OFTC. I am `Mikaela` at OFTC.
## Bots ## Bots
@ -71,15 +71,16 @@ Limnoria's Finnish translator and have done some other contributions.
### Yvzabevn ### Yvzabevn
Yvzabevn is my primary bot and it's using Python 3. You can find it's `Yvzabevn` is my primary bot and it's using Python 3. You can find it's
[web interface here](http://lakka.kapsi.fi:62291/). [web interface here](http://lakka.kapsi.fi:62291/).
### Tessu ### Tessu
Tessu is my secondary bot (but you could call it as primary on IRCnet). It's `Tessu` is my secondary bot (but you could call it as primary on IRCnet).
named after our dog as some might know and it's configured to use Finnish. It's named after our dog as some might know and it's configured to use
Finnish. It's currently using Python 2.
Tessu doesn't have web interface at the moment. `Tessu` doesn't have web interface at the moment.
</body> </body>
</html> </html>