From cbaa1f04e9d31d127d6c53542d2162d675a506ac Mon Sep 17 00:00:00 2001 From: Nick Bensema Date: Wed, 4 Sep 2013 19:39:38 -0700 Subject: [PATCH] Added online help for /clean and /cleantitle --- www/help.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/www/help.html b/www/help.html index 38eb2219..6d4d8c2e 100644 --- a/www/help.html +++ b/www/help.html @@ -135,6 +135,16 @@ Moderators The chat buffer is cleared + +
/clean username
+ Moderators + All items in the playlist that were added by that user are cleared. + + +
/cleantitle [-i] regexp
+ Moderators + All items in the playlist that have a title matching the regexp are cleared. Use the -i flag to ignore case. +

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.