pbot/PBot
Pragmatic Software 645310de15 factset command output appears in channel now (to show-off); added pragma as admin 2010-06-21 11:44:39 +00:00
..
AntiFlood.pm Correct bug from refactoring AntiFlood.pm previously; no longer crashes on pruning message history 2010-06-21 11:04:07 +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 unban_timeouts is now a HashObject -- consequently, unban timeouts now save to and load from data file 2010-06-18 10:46:23 +00:00
ChanOps.pm unban_timeouts is now a HashObject -- consequently, unban timeouts now save to and load from data file 2010-06-18 10:46:23 +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 List keys and values when using set command without a key (but with an index) 2010-06-18 04:40:12 +00:00
Commands.pm propset svn:keywords on all PBot .pm modules 2010-06-04 23:01:44 +00:00
DualIndexHashObject.pm Added DualIndexHashObject; supports primary and secondary key grouping 2010-06-20 06:15:10 +00:00
FactoidCommands.pm factset command output appears in channel now (to show-off); added pragma as admin 2010-06-21 11:44:39 +00:00
FactoidModuleLauncher.pm Refactored Factoids to use DualIndexHashObject; added factset/factunset to set factoid meta-data; factoids now per-channel; slightly unfinished 2010-06-20 06:16:48 +00:00
Factoids.pm Added Time::Duration::ago() to !info command 2010-06-21 10:44:15 +00:00
HashObject.pm unban_timeouts is now a HashObject -- consequently, unban timeouts now save to and load from data file 2010-06-18 10:46:23 +00:00
IRCHandlers.pm unban_timeouts is now a HashObject -- consequently, unban timeouts now save to and load from data file 2010-06-18 10:46:23 +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 !foo is bar now works again for adding factoids; factoid commands in /msg are set to use channel .* 2010-06-21 03:19:41 +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 Refactored Factoids to use DualIndexHashObject; added factset/factunset to set factoid meta-data; factoids now per-channel; slightly unfinished 2010-06-20 06:16:48 +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 factset command output appears in channel now (to show-off); added pragma as admin 2010-06-21 11:44:39 +00:00