Updated website for 0.6.0 release.

This commit is contained in:
Erik C. Thauvin 2015-10-26 23:17:20 -07:00
parent edf97b3e1c
commit 30f432390e

View file

@ -63,11 +63,8 @@
<p>Other features include:</p> <p>Other features include:</p>
<ul> <ul>
<li>Displaying the latest entries on Mobitopia</li> <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 <li>Performing calculations
<div><code>mobibot: calc (floor(sqrt(3))+3.14)*3^2</code></div> <div><code>mobibot: calc (floor(sqrt(3)) + 3.14) * 3^2</code></div>
</li> </li>
<li>Converting between currencies <li>Converting between currencies
<div><code>mobibot: currency 17.54 USD to EUR</code></div> <div><code>mobibot: currency 17.54 USD to EUR</code></div>
@ -87,9 +84,12 @@
<li>Displaying the time in various time zones <li>Displaying the time in various time zones
<div><code>mobibot: time UK</code></div> <div><code>mobibot: time UK</code></div>
</li> </li>
<li>Sending messages to people on join/activity:
<div><code>mobibot: tell nickname Give me a call when you see this.</code></div>
</li>
<li>Recapping public channel messages</li> <li>Recapping public channel messages</li>
<li>Listing the users on the channel</li> <li>Listing the users on the channel</li>
<li>Random quotes from <a href="http://iheartquotes.com">I Heart Quotes</a></li> <li>Random jokes from <a href="http://www.icndb.com/">The Internet Chuck Norris Database</a></li>
<li>Rolling dice and playing war</li> <li>Rolling dice and playing war</li>
<li>Posting to <a href="http://twitter.com/mobitopia">Twitter</a></li> <li>Posting to <a href="http://twitter.com/mobitopia">Twitter</a></li>
</ul> </ul>
@ -114,4 +114,4 @@
</p> </p>
</div> </div>
</body> </body>
</html> </html>