This plugins adds a /rkick and a /rban command, in order to kick/ban according to a regex on a nick.
Those commands take a regular expression (as defined in the re module documentation) as a parameter.
Usage: /rban <regex>
Ban a participant using a regex.
Usage: /rkick <regex>
Kick a participant using a regex.