pbot/PBot
Pragmatic Software 7bcfa52b25 Increase join flood detection to 4 joins within 30 minutes without a message; set join_watch -= 2 on join ban to allow two join attempts afterwards in order to give them a chance to rejoin 2010-06-05 17:45:41 +00:00
..
AntiFlood.pm Increase join flood detection to 4 joins within 30 minutes without a message; set join_watch -= 2 on join ban to allow two join attempts afterwards in order to give them a chance to rejoin 2010-06-05 17:45:41 +00:00
BotAdminCommands.pm Flood counter now per-channel 2010-04-06 19:15:42 +00:00
BotAdmins.pm Admins management improved. Admins now save and load, and can be added and removed. 2010-03-29 12:30:35 +00:00
ChanOpCommands.pm Remove #osdev from ignore case, fix warning numeric eq warning message 2010-05-30 02:22:38 +00:00
ChanOps.pm Fix typo in unquieting sub 2010-05-30 02:21:39 +00:00
Changes No longer updating Changes file, use SVN changelist at code.google.com 2010-06-04 09:37:53 +00:00
Channels.pm 90% done in object-oriented conversion -- IgnoreList doesnt save/load/use regex yet. 2010-03-24 06:47:40 +00:00
Commands.pm propset svn:keywords on all PBot .pm modules 2010-06-04 23:01:44 +00:00
FactoidCommands.pm Require "is" as separator to allow add factoids with spaces in trigger 2010-05-13 19:45:52 +00:00
FactoidModuleLauncher.pm Replace die with croak, and move Net::IRC::Connection::DESTROY redefinition to before any deaths 2010-05-27 09:29:17 +00:00
Factoids.pm New factoid loading/saving -- much more flexible! 2010-05-08 23:36:56 +00:00
IRCHandlers.pm Increase join flood detection to 4 joins within 30 minutes without a message; set join_watch -= 2 on join ban to allow two join attempts afterwards in order to give them a chance to rejoin 2010-06-05 17:45:41 +00:00
IgnoreList.pm Resolve "use of uninitialized value in numeric gt" in IgnoreList.pm 2010-06-04 04:44:08 +00:00
IgnoreListCommands.pm 90% done in object-oriented conversion -- IgnoreList doesnt save/load/use regex yet. 2010-03-24 06:47:40 +00:00
Interpreter.pm Add join flood protection 2010-06-05 06:07:15 +00:00
Logger.pm Half-way through converting everything to objects. Committing mostly working copy as preview. 2010-03-22 07:33:44 +00:00
PBot.pm Add join flood protection 2010-06-05 06:07:15 +00:00
Quotegrabs.pm See Changes file 2010-03-26 05:14:03 +00:00
Registerable.pm 90% done in object-oriented conversion -- IgnoreList doesnt save/load/use regex yet. 2010-03-24 06:47:40 +00:00
StdinReader.pm Half-way through converting everything to objects. Committing mostly working copy as preview. 2010-03-22 07:33:44 +00:00
Timer.pm Progressing on object-oriented conversion. Some functionality may be missing. 2010-03-23 18:24:02 +00:00
VERSION.pm Increase join flood detection to 4 joins within 30 minutes without a message; set join_watch -= 2 on join ban to allow two join attempts afterwards in order to give them a chance to rejoin 2010-06-05 17:45:41 +00:00