Messages are now sent when people join, change nick or talk on the channel.
Updated licenses. More code cleanup.
This commit is contained in:
parent
e31a22af11
commit
85ed19f259
21 changed files with 1867 additions and 1262 deletions
|
@ -42,7 +42,7 @@
|
|||
<li><a href="http://hc.apache.org/httpclient-3.x/">Commons HTTPClient</a></li>
|
||||
<li><a href="http://commons.apache.org/proper/commons-logging/">Commons Logging</a></li>
|
||||
<li><a href="http://commons.apache.org/proper/commons-net/">Commons Net</a></li>
|
||||
<li><a href="http://sourceforge.net/projects/delicious-java/">delicious-java</a></li>
|
||||
<li><a href="https://github.com/czarneckid/delicious-java">delicious-java</a></li>
|
||||
<li><a href="http://sourceforge.net/projects/jweather/">JWeather</a></li>
|
||||
<li><a href="http://www.objecthunter.net/exp4j/">exp4j</a></li>
|
||||
<li><a href="http://ostermiller.org/utils/">OstermillerUtils</a></li>
|
||||
|
@ -63,6 +63,9 @@
|
|||
<p>Other features include:</p>
|
||||
<ul>
|
||||
<li>Displaying the latest entries on Mobitopia</li>
|
||||
<li>Sending messages on join
|
||||
<div><code>mobibot: tell Nickname Welcome back!</code></div>
|
||||
</li>
|
||||
<li>Performing calculations
|
||||
<div><code>mobibot: calc (floor(sqrt(3))+3.14)*3^2</code></div>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue