From ca72d79193b043f3f35d012418e3a55b7f80f8f9 Mon Sep 17 00:00:00 2001 From: calzoneman Date: Thu, 23 May 2013 00:05:43 -0400 Subject: [PATCH] Update help.html for /clear --- www/help.html | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) 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.