pbot/PBot
Pragmatic Software e6e02259e4 anti-flood: execute whois command more smartly 2014-03-09 07:15:50 +00:00
..
IRC Bug-fixes to recent commits 2013-07-30 13:12:21 +00:00
AntiFlood.pm anti-flood: execute whois command more smartly 2014-03-09 07:15:50 +00:00
BanTracker.pm Add workaround to ensure $##stop_join_flood forwards are removed from unban_timeouts if non-existent 2013-11-17 17:06:54 +00:00
BotAdminCommands.pm Use Storable to save/load message history hash 2014-02-05 01:10:56 +00:00
BotAdmins.pm Updated BotAdmins to use DualIndexHashObject 2010-08-15 08:25:35 +00:00
ChanOpCommands.pm Bug-fixes to recent commits 2013-07-30 13:12:21 +00:00
ChanOps.pm Fix splitting of IPv6 masks in modes in IRC/Connection.pm 2013-07-30 09:50:59 +00:00
Channels.pm Add chanlist command to list channel data 2014-03-05 14:28:58 +00:00
Commands.pm propset svn:keywords on all PBot .pm modules 2010-06-04 23:01:44 +00:00
DualIndexHashObject.pm Ban timeouts hash converted to DualIndexHashObject to properly group masks by channels 2013-07-24 12:35:40 +00:00
FactoidCommands.pm Remove single-quotes from found-one-factoid keyword/action 2014-03-07 00:57:08 +00:00
FactoidModuleLauncher.pm Add $channel special variable for factoids/modules that expands to $from parameter 2014-03-04 21:40:13 +00:00
Factoids.pm Remove extranous ) typo in "Displaying text" string 2014-03-07 16:51:18 +00:00
HashObject.pm Minor refactor of HashObject initialize sub 2014-03-05 19:30:37 +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 Ban timeouts hash converted to DualIndexHashObject to properly group masks by channels 2013-07-24 12:35:40 +00:00
IgnoreList.pm Interpreter: tell <nick> about <command> now case-insensitive 2012-09-06 10:09:44 +00:00
IgnoreListCommands.pm Interpreter: tell <nick> about <command> now case-insensitive 2012-09-06 10:09:44 +00:00
Interpreter.pm Add $channel special variable for factoids/modules that expands to $from parameter 2014-03-04 21:40:13 +00:00
LagChecker.pm lagchecker: use immediate elasped duration instead of average when no pong has been received yet 2011-12-12 00:31:31 +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 Fix undefined variable $from when issuing commands from stdin 2014-03-07 16:50:35 +00:00
Quotegrabs.pm Use export_site properly in Quotegrabs.pm 2014-03-03 10:33:34 +00:00
Registerable.pm registerable: removed unnecessary array size check 2011-01-28 23:16:50 +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 anti-flood: execute whois command more smartly 2014-03-09 07:15:50 +00:00