pbot/PBot
Pragmatic Software bd3d69872e factoids: updated database 2011-01-27 00:51:01 +00:00
..
IRC updated Changes file for Net::IRC/PBot::IRC 2011-01-26 00:37:01 +00:00
AntiFlood.pm Moved lag-checking code to LagChecker.pm; improved output of !lagcheck command 2011-01-24 23:56:55 +00:00
BotAdminCommands.pm Updated BotAdmins to use DualIndexHashObject 2010-08-15 08:25:35 +00:00
BotAdmins.pm Updated BotAdmins to use DualIndexHashObject 2010-08-15 08:25: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 Changed format of HashObject save-file to be more like DualIndexHashObject; removed need for index_key 2010-06-23 06:51:39 +00:00
Channels.pm Changed format of HashObject save-file to be more like DualIndexHashObject; removed need for index_key 2010-06-23 06:51:39 +00:00
Commands.pm propset svn:keywords on all PBot .pm modules 2010-06-04 23:01:44 +00:00
DualIndexHashObject.pm Levenshtein distance increased from 50% to 60%; Levenshtein searches all channels on unfound factoid 2010-06-30 10:59:50 +00:00
FactoidCommands.pm factoid commands: updated top20 to work with new factoid structure 2011-01-27 00:49:36 +00:00
FactoidModuleLauncher.pm Added Net::IRC as PBot::IRC in order to support PONG events and possible future customisation 2011-01-22 08:35:31 +00:00
Factoids.pm factoids: allow factset/factunset by regular users; factset/factunset now has list of metadata levels, and does ownership checking; added action_with_args metadata field to be substituted for action if factoid triggered with arguments 2011-01-25 22:40:22 +00:00
HashObject.pm Replaced ".*" with "global" in set/unset; replaced "," with ";" as comma 2010-06-29 07:31:27 +00:00
IRC.pm Added Net::IRC as PBot::IRC in order to support PONG events and possible future customisation 2011-01-22 08:35:31 +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 Allow question-marks in triggers if more than one is used; remove period from factoid names; return undef if factoid keyword is blank 2010-06-30 11:36:45 +00:00
LagChecker.pm Moved lag-checking code to LagChecker.pm; improved output of !lagcheck command 2011-01-24 23:56:55 +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 pbot: slightly improved readability/flow of PBot.pm 2011-01-26 10:13:06 +00:00
Quotegrabs.pm Quotegrabs: Lowercase nick when grabbing 2011-01-20 00:15:58 +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 factoids: updated database 2011-01-27 00:51:01 +00:00