The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | SVN | Download | Blog | Stats

Modules/1.1/chanfilter

From the makers of InspIRCd.

(Redirected from Modules/chanfilter)
Jump to: navigation, search

chanfilter module (InspIRCd-1.1 version)

1.0 Documentation 1.1 Documentation 1.2 Documentation
Description
This module provides the channel mode +g (not to be confused with +G) which allows channel operators to choose which words to filter from their channel
Configuration Tags
This module adds an extra configuration tag:
<chanfilter maxsize="32">

The maxsize variable sets the maximum number of entries on a channel words list before it reports that the list is full.

Additional Modes
*Channel mode +g: This channel takes one parameter in the same way as modes +b and +o. You must specify a word to block as the parameter, and if any user (including ops) types the word on channel, the server will filter out their line, sending them the following message:
#channel Your message contained a censored word, and was blocked

As with all 'list' type modes, you may list the items which are set by using the mode with no parameters as follows:

MODE #channel +g

or

MODE #channel g
Additional Commands
This module adds no extra commands.
Special Notes
Note that some clients can be easily confused by modes such as this as they do not read the 005 numeric correctly and know how many parameters to accept. If you are unsure of wether your client is able to deal with this mode, never set them along with other modes in the same line such as +o or +b.
Personal tools
head
Navigation
head
head
head
head
 
head
head
Toolbox
head
head