* Support buntudot * Support multiple databases in the web interface * Show architecture for package info if not all/any
33 lines
1.1 KiB
HTML
33 lines
1.1 KiB
HTML
<html>
|
|
<head>
|
|
<title>Ubugtu and Ubotu</title>
|
|
<link rel="stylesheet" href="/bot.css" />
|
|
<link rel="shortcut icon" href="favicon.ico" type="image/png" />
|
|
</head>
|
|
<body>
|
|
<div class="home">
|
|
<h1>Ubugtu & Ubotu <img src="xchat.png" alt="Hi!" /></h1>
|
|
<p>
|
|
This is the home of the Ubugtu and Ubotu bots you can find in various
|
|
Ubuntu channels on the Freenode network. If you want them to join your
|
|
channel: /msg Seveas
|
|
</p>
|
|
<h1>Plugins</h1>
|
|
<p>
|
|
The plugins used by these bots can be found in the bzr branch located at
|
|
https://bots.ubuntulinux.nl - Tarballs of the plugins can be found in <a
|
|
href="/tarballs">the tarballs folder</a>
|
|
</p>
|
|
<p>
|
|
Bugs and feature requests can be filed at <a
|
|
href="http://launchpad.net/products/ubuntu-bots">launchpad.net</a>
|
|
</p>
|
|
<h1>Web interface</h1>
|
|
<p><a href="timezones.html">Timezones</a></p>
|
|
<p><a href="https://bots.ubuntulinux.nl/bans.cgi">The bantracker</a></p>
|
|
<p><a href="factoids.cgi">Factoid database</a></p>
|
|
<p>©2006 Dennis Kaarsemaker</p>
|
|
</div>
|
|
</body>
|
|
</html>
|