diff --git a/website/index.html b/website/index.html
index fff8736..58ca775 100644
--- a/website/index.html
+++ b/website/index.html
@@ -63,11 +63,8 @@
Other features include:
- Displaying the latest entries on Mobitopia
- - Sending messages on join
-
mobibot: tell Nickname Welcome back!
-
- Performing calculations
-
mobibot: calc (floor(sqrt(3))+3.14)*3^2
+ mobibot: calc (floor(sqrt(3)) + 3.14) * 3^2
- Converting between currencies
mobibot: currency 17.54 USD to EUR
@@ -87,9 +84,12 @@
- Displaying the time in various time zones
mobibot: time UK
+ - Sending messages to people on join/activity:
+
mobibot: tell nickname Give me a call when you see this.
+
- Recapping public channel messages
- Listing the users on the channel
- - Random quotes from I Heart Quotes
+ - Random jokes from The Internet Chuck Norris Database
- Rolling dice and playing war
- Posting to Twitter
@@ -114,4 +114,4 @@