2014-05-16 14:51:00 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8" />
|
|
|
|
<!-- <meta http-equiv="refresh" content="60" /> -->
|
|
|
|
<meta name="description" content="Insert description here" />
|
|
|
|
<meta name="author" content="Mikaela Suomalainen" />
|
2014-05-20 14:03:35 +02:00
|
|
|
<link rel="canonical" href="https://mkaysi.github.io/limnoria/Supybot.html">
|
2014-05-16 14:51:00 +02:00
|
|
|
<title>The real index (not-iframe)</title>
|
|
|
|
<link rel="stylesheet" type="text/css" href="css.css" />
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
|
|
|
|
Welcome to Mikaela's Supybot pages. These are what remains of
|
|
|
|
mkaysi.github.io's old Supybot related pages.
|
|
|
|
|
|
|
|
This site isn't official and won't help with most of issues. In case you
|
|
|
|
are looking for official sites, they are here:
|
|
|
|
|
|
|
|
+[Supybook](http://supybook.fealdia.org/devel/)
|
|
|
|
+[Supybot Website](http://supybot.aperio.fr/)
|
|
|
|
+[Q & A website](http://qa.supybot.aperio.fr/)
|
|
|
|
+[Limnoria official documentation](http://supybot.aperio.fr/doc/)
|
|
|
|
+[Gribble Wiki](http://sourceforge.net/apps/mediawiki/gribble/index.php?title=Main_Page)
|
|
|
|
|
|
|
|
If you cannot find what you are looking for from them, please come to IRC
|
|
|
|
and ask. The Support channels are [#supybot,#limnoria on chat.freenode.net](ircs://chat.freenode.net:6697/#supybot,#limnoria)
|
|
|
|
|
|
|
|
</body>
|
2014-06-09 13:31:50 +02:00
|
|
|
<script>
|
|
|
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
|
|
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
|
|
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
|
|
|
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
|
|
|
|
|
|
|
ga('create', 'UA-40171169-1', 'mkaysi.github.io');
|
|
|
|
ga('send', 'pageview');
|
|
|
|
|
|
|
|
</script>
|
2014-05-16 14:51:00 +02:00
|
|
|
</html>
|
2014-06-09 13:31:50 +02:00
|
|
|
|
2014-05-16 14:51:00 +02:00
|
|
|
<!-- vim : set ft=html -->
|