- This topic is empty.
-
AuthorPosts
-
September 3, 2001 at 10:15 pm #488
Syntax:
/botserv BADWORDS #roomname ADD word (SINGLE | START | END)
/botserv BADWORDS #roomname DEL (word | entry-num | list)
/botserv BADWORDS #roomname LIST (mask | list)
/botserv BADWORDS #roomname CLEAR
Maintains the bad words list for a room. The bad
words list determines which words are to be kicked
when the bad words kicker is enabled. For more information,
type /msg BotServ HELP KICK BADWORDS.
The BADWORDS ADD command adds the given word to the badword list. If SINGLE is specified, a kick will be done only if an user says the entire word. If START is
specified, a kick will be done if an user says a word that starts with word. If END is specified, a kick will be done if an user says a word that ends with word. If you don’t specify anything, a kick will be issued every time word is said by an user.
The BADWORDS DEL command removes the given word from the bad words list. If a list of entry numbers is given, those entries are deleted. (See the example for LIST below.)
The BADWORDS LIST command displays the bad words list. If a wildcard mask is given, only those entries matching the mask are displayed. If a list of entry numbers is given, only those entries are shown; for example:
BADWORDS #channel LIST 2-5,7-9
Lists bad words entries numbered 2 through 5 and
7 through 9.
The BADWORDS CLEAR command clears all entries of the bad words list.
Nothing rhymes with Cindy Crawford after 9 coronas... -
AuthorPosts
- The forum ‘BotServ’ is closed to new topics and replies.