TinyMUX

@infilter

Commands

COMMAND: @infilter <object> = [, …]

ATTRIBUTE: Infilter

This attribute specifies a series of patterns to be used to suppress text normally sent to the contents of by @listen. If the desired pattern contains a comma, the pattern may be enclosed in curly braces .

Examples

   > @listen sports car=*    > @force test=enter sports car    test has left.    test> Sports Car(#383Q)    > :waves.    test> Wizard waves.    Wizard waves.    > @infilter sports = *waves*    > :waves.    Wizard waves.    > :knocks on the window.    test> Wizard knocks on the window.    Wizard knocks on the window.

Related Topics: @filter, @inprefix, @listen, @prefix.