mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-15 00:19:25 +01:00
pages/irc: add the template gist and mention bots.
This commit is contained in:
parent
a07f776885
commit
5fdadd01df
@ -27,6 +27,14 @@ Where to find me at IRC?
|
||||
<p>I am <code>Mikaela</code> at OFTC.</p>
|
||||
<h3 id="runehq-irc.runehq.com-6697">runehq / irc.runehq.com +6697</h3>
|
||||
<p>I am <code>Mikaela</code> at RuneHQ.</p>
|
||||
<h2 id="other-things">Other things</h2>
|
||||
<h3 id="my-bots">My bots</h3>
|
||||
<p>I have some bots at freenode and ircnet, but I don't tell more about them than they are [Limnorias] to not make them target to anything.</p>
|
||||
<h3 id="templates-which-i-use-with-chanserv-primarily-on-atheme.">Templates which I use with ChanServ primarily on Atheme.</h3>
|
||||
<p>I am op on some channels (I probably shouldn't, but try to tell that to them) and I have made some templates to have flags easy to manage.</p>
|
||||
<p>As you can see from the embedded gist, they are bash scripts and they take the channel name as argument when executed.</p>
|
||||
<script src="https://gist.github.com/Mkaysi/597c03e41a20571e10af.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
<!-- vim : set ft=markdown-->
|
||||
|
@ -53,6 +53,23 @@ I am `Mikaela` at OFTC.
|
||||
|
||||
I am `Mikaela` at RuneHQ.
|
||||
|
||||
## Other things
|
||||
|
||||
### My bots
|
||||
|
||||
I have some bots at freenode and ircnet, but I don't tell more about them
|
||||
than they are [Limnorias] to not make them target to anything.
|
||||
|
||||
### Templates which I use with ChanServ primarily on Atheme.
|
||||
|
||||
I am op on some channels (I probably shouldn't, but try to tell that to
|
||||
them) and I have made some templates to have flags easy to manage.
|
||||
|
||||
As you can see from the embedded gist, they are bash scripts and they take
|
||||
the channel name as argument when executed.
|
||||
|
||||
<script src="https://gist.github.com/Mkaysi/597c03e41a20571e10af.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
<!-- vim : set ft=markdown-->
|
||||
|
Loading…
Reference in New Issue
Block a user