Admin regex

This plugins adds a /rkick and a /rban command, in order to kick/ban according to a regex on a nick.

Installation

You only have to load the plugin:

/load regex_admin

Commands

Those commands take a regular expression (as defined in the re module documentation) as a parameter.

/rban

Usage: /rban <regex>

Ban a participant using a regex.

/rkick

Usage: /rkick <regex>

Kick a participant using a regex.

Table Of Contents

Previous topic

Iq show

Next topic

Pointpoint

This Page