Updated website for 0.6.0 release.
This commit is contained in:
parent
edf97b3e1c
commit
30f432390e
1 changed files with 6 additions and 6 deletions
|
@ -63,11 +63,8 @@
|
|||
<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>
|
||||
<div><code>mobibot: calc (floor(sqrt(3)) + 3.14) * 3^2</code></div>
|
||||
</li>
|
||||
<li>Converting between currencies
|
||||
<div><code>mobibot: currency 17.54 USD to EUR</code></div>
|
||||
|
@ -87,9 +84,12 @@
|
|||
<li>Displaying the time in various time zones
|
||||
<div><code>mobibot: time UK</code></div>
|
||||
</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>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>Posting to <a href="http://twitter.com/mobitopia">Twitter</a></li>
|
||||
</ul>
|
||||
|
@ -114,4 +114,4 @@
|
|||
</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue