3
by Dennis Kaarsemaker
Added the indexpage |
1 |
<html> |
2 |
<head> |
|
70
by Terence Simpson
Update index.html too |
3 |
<title>Ubottu</title> |
4 |
<link rel="stylesheet" href="bot.css" /> |
|
3
by Dennis Kaarsemaker
Added the indexpage |
5 |
<link rel="shortcut icon" href="favicon.ico" type="image/png" /> |
6 |
</head> |
|
7 |
<body> |
|
8 |
<div class="home"> |
|
9 |
<h1>Ubugtu & Ubotu <img src="xchat.png" alt="Hi!" /></h1> |
|
10 |
<p> |
|
70
by Terence Simpson
Update index.html too |
11 |
This is the home of the Ubottu bot which you can find in various |
52
by Dennis Kaarsemaker
Update index.html |
12 |
Ubuntu channels on the Freenode network. If you want him to join your |
70
by Terence Simpson
Update index.html too |
13 |
channel ask in #ubuntu-ops |
3
by Dennis Kaarsemaker
Added the indexpage |
14 |
</p> |
15 |
<h1>Plugins</h1> |
|
16 |
<p> |
|
27
by Dennis Kaarsemaker
Yes, more features! |
17 |
The home grown plugins used by these bots can be found in the bzr branch |
70
by Terence Simpson
Update index.html too |
18 |
located at <a href="https://code.edge.launchpad.net/ubuntu-bots/">Launchpad</a> |
3
by Dennis Kaarsemaker
Added the indexpage |
19 |
</p> |
20 |
<p> |
|
21 |
Bugs and feature requests can be filed at <a |
|
70
by Terence Simpson
Update index.html too |
22 |
href="http://bugs.launchpad.net/ubuntu-bots">launchpad.net</a> |
3
by Dennis Kaarsemaker
Added the indexpage |
23 |
</p> |
24 |
<h1>Web interface</h1> |
|
25 |
<p><a href="timezones.html">Timezones</a></p> |
|
70
by Terence Simpson
Update index.html too |
26 |
<!--- <p><a href="bans.cgi">The bantracker</a></p> --->
|
3
by Dennis Kaarsemaker
Added the indexpage |
27 |
<p><a href="factoids.cgi">Factoid database</a></p> |
34
by Dennis Kaarsemaker
Jingle bell rock! |
28 |
<h1>Raw data</h1> |
29 |
<p><a href="ubuntu.db">Ubuntu database</a></p> |
|
52
by Dennis Kaarsemaker
Update index.html |
30 |
<p>©2006-2007 Dennis Kaarsemaker</p> |
3
by Dennis Kaarsemaker
Added the indexpage |
31 |
</div> |
32 |
</body> |
|
33 |
</html> |