diff --git a/www/help.html b/www/help.html index bd63b5be..38eb2219 100644 --- a/www/help.html +++ b/www/help.html @@ -90,12 +90,17 @@
/ban username
Moderators + (username is banned from the room) + + +
/ipban username
+ Moderators (username is IP banned from the room) -
/unban ip_address
+
/unban name|ip_address
Moderators - (The IP address is unbanned from the room) + (The user is unbanned from the room)
/poll Title,Option 1,Option 2,etc
@@ -125,6 +130,11 @@ Moderators A poll editor is popped up allowing for easy creation of the poll, and allowing commas in the poll title and options + +
/clear
+ Moderators + The chat buffer is cleared +

There are also some other chat features. When your name appears in a message, the message will be highlighted. If you type the beginning of someone's name in chat, pressing tab will attempt to autocomplete the name.