Removed Jaiku (defunct) support.
Replaced Google SOAP API (defunct) with JSON API. Added support for posting to identi.ca. Fixed various StockQuote fetching problems.
This commit is contained in:
parent
dc3b4bb675
commit
a70a0629c3
26 changed files with 586 additions and 778 deletions
|
@ -19,7 +19,6 @@
|
|||
<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>
|
||||
|
@ -38,16 +37,15 @@
|
|||
<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>
|
||||
<li>Posting to <a href="http://jaiku.com/channel/mobitopia/">Jaiku's #mobitopia channel</a></li>
|
||||
<li>Posting to <a href="http://identi.ca/mobitopia">identi.ca</a></li>
|
||||
<li>Posting to <a href="http://twitter.com/mobitopia">Twitter</a></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://erik.thauvin.net/wiki/display/mobibot"><strong>mobibot wiki</strong></a>. </p>
|
||||
<p>If you have any feature suggestions, please post them to the <a href="http://erik.thauvin.net/wiki/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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue