55 lines
3.5 KiB
HTML
55 lines
3.5 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>mobibot</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
<link rel="stylesheet" type="text/css" href="simple.css" />
|
|
</head>
|
|
<body>
|
|
<div id="content">
|
|
<h1>mobibot</h1>
|
|
<h2>The #mobitopia bot</h2>
|
|
<p class="note"> The latest version of mobibot is always available via <a href="http://cvs.thauvin.net/java/mobibot/"><strong>CVS</strong></a>. </p>
|
|
<h3>About mobibot</h3>
|
|
<p><strong>mobibot</strong> is the <a href="http://www.mobitopia.org/"><strong>#mobitopia</strong></a> IRC channel bot. It is built on Paul Mutton's <a href="http://www.jibble.org/pircbot.php"><strong>PircBot Java-based Framework</strong></a>.</p>
|
|
<p>mobibot is making extensive use of various <strong>open source libraries</strong>, including:</p>
|
|
<ul>
|
|
<li><a href="http://jakarta.apache.org/commons/cli/">Commons CLI</a></li>
|
|
<li><a href="http://jakarta.apache.org/commons/httpclient/">Commons HTTPClient</a></li>
|
|
<li><a href="http://jakarta.apache.org/commons/logging/">Commons Logging</a></li>
|
|
<li><a href="http://jakarta.apache.org/commons/net/">Commons Net</a></li>
|
|
<li><a href="http://sourceforge.net/projects/delicious-java/">delicious-java</a></li>
|
|
<li><a href="http://google-taglib.sourceforge.net">Google Tag Library</a></li>
|
|
<li><a href="http://sourceforge.net/projects/jweather/">JWeather</a></li>
|
|
<li><a href="http://lts.online.fr/dev/java/math.evaluator/">MathEvaluator</a></li>
|
|
<li><a href="https://rome.dev.java.net/">Rome</a></li>
|
|
</ul>
|
|
<p>mobibot was written by <a href="http://www.thauvin.net/erik/"><strong>Erik C. Thauvin</strong></a> as a replacement for the channel's original <a href="http://usefulinc.com/chump/">ChumpBot</a>. </p>
|
|
<h3>Features</h3>
|
|
<p>mobibot's main functionality is to <strong>capture URLs</strong> posted on the channel. The URLs are automatically gathered into a publishable <a href="http://www.mobitopia.org/rss.xml"><strong>RSS feed</strong></a>. </p>
|
|
<p>Other features include:</p>
|
|
<ul>
|
|
<li>Performing calculations</li>
|
|
<li>Converting between currencies</li>
|
|
<li>Rolling dice</li>
|
|
<li>Performing Google searches</li>
|
|
<li>Displaying the latest entries on Mobitopia.</li>
|
|
<li>Performing DNS lookups</li>
|
|
<li>Recapping public channel messages</li>
|
|
<li>Performing Google spelling queries</li>
|
|
<li>Retrieving stock quotes</li>
|
|
<li>Displaying the time in various time zones</li>
|
|
<li>Listing the users on the channel</li>
|
|
<li>Displaying weather information</li>
|
|
</ul>
|
|
<p>Some of the internal features include RSS feed backlogs, rolling logs, debugging toggle and much more.</p>
|
|
<p>If you have any feature suggestions, please post them to the <a href="http://www.thauvin.net/wiki/display/mobibot"><strong>mobibot wiki</strong></a>. </p>
|
|
<h3>Using mobibot</h3>
|
|
<p>To use mobibot, simply <strong>join <a href="irc://irc.freenode.net/#mobitopia">#mobitopia</a></strong> on <strong>irc.freenode.net</strong> and type:</p>
|
|
<p><code>mobibot: help</code></p>
|
|
<p>mobibot will reply with a listing of the commands currently supported.</p>
|
|
<h3>Licenses</h3>
|
|
<p>There are various open source licenses attached to mobibot. Please refer to the <strong><a href="http://cvs.thauvin.net/java/mobibot/licenses/">licenses</a></strong> directory in the CVS tree for more details.</p>
|
|
</div>
|
|
</body>
|
|
</html>
|