cs_regexdrop
     Module Author: DrStein
     Category: ChanServ
     Status: Published 
          User Rating: 
	(0 Comments)
     This module allow Services Admins to massive drop channels matching a given Regular Expression.
Extended (POSIX) regular expressions are supported.
Example:
(DrStein) LIST *
-ChanServ(services@anope.org)- List of entries matching *:
-ChanServ(services@anope.org)-    #test-authorized      Official Channel
-ChanServ(services@anope.org)-    #test1234             blah
-ChanServ(services@anope.org)- End of list - 2/2 matches shown.
(DrStein) REGEXDROP test[0-9]+
-ChanServ(services@anope.org)- A total of 1 channels have been dropped.
(DrStein) LIST *
-ChanServ(services@anope.org)- List of entries matching *:
-ChanServ(services@anope.org)-    #test-authorized      Official Channel
-ChanServ(services@anope.org)- End of list - 1/1 matches shown.
     
Latest Module Releases
- v1.0.0 - Released: 26/08/07 (1 file)