Admin regex

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

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.