mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-05 02:29:22 +01:00
32 lines
1.1 KiB
Markdown
32 lines
1.1 KiB
Markdown
|
<!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" />
|
||
|
<link rel="canonical" href="https://">
|
||
|
<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>
|
||
|
</html>
|
||
|
<!-- vim : set ft=html -->
|