pbot/PBot
Pragmatic Software 3d492ed76b Allow function argument list to be empty; e.g., int main() { code } 2013-02-01 23:35:11 +00:00
..
IRC Updated mode +q list tracking to updated freenode syntax; added ban whitelist (for evasion allowing) 2011-12-11 22:56:57 +00:00
AntiFlood.pm Improve handling of auto-op and op-commands on per-channel basis 2012-10-27 21:03:10 +00:00
BanTracker.pm bantracker: track +q and +b separately to prevent loss of information 2011-12-17 11:43:21 +00:00
BotAdminCommands.pm Improvements in interpreter; tell <nick> about <command>; etc 2012-08-23 22:50:07 +00:00
BotAdmins.pm Updated BotAdmins to use DualIndexHashObject 2010-08-15 08:25:35 +00:00
ChanOpCommands.pm Improve handling of auto-op and op-commands on per-channel basis 2012-10-27 21:03:10 +00:00
ChanOps.pm Improve handling of auto-op and op-commands on per-channel basis 2012-10-27 21:03:10 +00:00
Channels.pm Channels: Properly check for arguments to chanadd/chanrem 2012-10-05 01:59:04 +00:00
Commands.pm propset svn:keywords on all PBot .pm modules 2010-06-04 23:01:44 +00:00
DualIndexHashObject.pm factoids: improved handling of factoids belonging to other channels; significantly 2011-01-29 01:21:17 +00:00
FactoidCommands.pm Triggering non-existent factoids now attempts to factfind (for keywords and text) before trying a levenshtein closest match (of keywords) 2012-11-04 20:42:38 +00:00
FactoidModuleLauncher.pm Improvements in interpreter; tell <nick> about <command>; etc 2012-08-23 22:50:07 +00:00
Factoids.pm Triggering non-existent factoids now attempts to factfind (for keywords and text) before trying a levenshtein closest match (of keywords) 2012-11-04 20:42:38 +00:00
HashObject.pm Channels: Properly check for arguments to chanadd/chanrem 2012-10-05 01:59:04 +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 Improve handling of auto-op and op-commands on per-channel basis 2012-10-27 21:03:10 +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 Improve handling of auto-op and op-commands on per-channel basis 2012-10-27 21:03:10 +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 Improved grab command to accept regex for history 2012-08-01 09:57:43 +00:00
Quotegrabs.pm Skip message containing grab command when grabbing own nick; match brackets for compiler-block; etc 2012-08-12 16:41:38 +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 Allow function argument list to be empty; e.g., int main() { code } 2013-02-01 23:35:11 +00:00