pbot/PBot
Pragmatic Software 7df2346d01 Remove NewModule.pm skeleton file 2010-06-05 04:41:37 +00:00
..
AntiFlood.pm Replaced mode +q with mode +b for quieting; replaced nick!*@* with *!*@host in anti-flood; quiet commands take mask instead of nick 2010-05-30 02:02:29 +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 Progressing on object-oriented conversion. Some functionality may be missing. 2010-03-23 18:24:02 +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 Spaces-in-factoids not yet ready 2010-05-22 01:26:26 +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 Move $VERSION out of PBot.pm and to its own VERSION.pm module 2010-06-05 04:34:14 +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 Remove NewModule.pm skeleton file 2010-06-05 04:41:37 +00:00