pbot/PBot
Pragmatic Software fab1986a3e CGrammar: Do not use "result of the expression" for single terms 2014-07-10 01:23:19 +00:00
..
IRC Bug-fixes to recent commits 2013-07-30 13:12:21 +00:00
AntiFlood.pm Optimize ban-evasion logic to significantly reduce number of SQLite queries; add registry entry for debugging ban-evasion 2014-05-21 04:52:17 +00:00
BanTracker.pm Add registry entry for ChanServ ban timeout 2014-05-23 05:03:54 +00:00
BotAdminCommands.pm Remove PBot getter/setters; move anti-flood registry defaults to AntiFlood.pm 2014-05-18 20:09:05 +00:00
BotAdmins.pm Remove PBot getter/setters; move anti-flood registry defaults to AntiFlood.pm 2014-05-18 20:09:05 +00:00
ChanOpCommands.pm Remove PBot getter/setters; move anti-flood registry defaults to AntiFlood.pm 2014-05-18 20:09:05 +00:00
ChanOps.pm Add %conf to all module creation; add deop timeout registry entry 2014-05-19 22:59:51 +00:00
Channels.pm Move some responses from /msg to public 2014-06-01 21:32:32 +00:00
Commands.pm Allow quoting/escaping spaces in grab arguments 2014-05-22 01:24:14 +00:00
DualIndexHashObject.pm Restored load, unload, count and histogram commands. 2014-05-24 12:01:59 +00:00
FactoidCommands.pm Add -editby to factfind, move some responses from /msg to public 2014-06-01 21:31:54 +00:00
FactoidModuleLauncher.pm Remove PBot getter/setters; move anti-flood registry defaults to AntiFlood.pm 2014-05-18 20:09:05 +00:00
Factoids.pm Add registry entry to control max recursion depth for interpreter 2014-05-31 01:05:47 +00:00
HashObject.pm Remove PBot getter/setters; move anti-flood registry defaults to AntiFlood.pm 2014-05-18 20:09:05 +00:00
IRC.pm Remove unnecessary ${} around some objects from previous commit 2014-05-18 20:19:30 +00:00
IRCHandlers.pm Ghost nick through NickServ if already on server 2014-06-01 21:33:31 +00:00
IgnoreList.pm Remove PBot getter/setters; move anti-flood registry defaults to AntiFlood.pm 2014-05-18 20:09:05 +00:00
IgnoreListCommands.pm Remove PBot getter/setters; move anti-flood registry defaults to AntiFlood.pm 2014-05-18 20:09:05 +00:00
Interpreter.pm Add registry entry to control max recursion depth for interpreter 2014-05-31 01:05:47 +00:00
LagChecker.pm Timer can now update timeout interval by timer id; add timer interval to registry for LagChecker and MessageHistory_SQLite 2014-05-19 10:30:25 +00:00
Logger.pm Add centralized configuration registry module 2014-05-17 20:08:19 +00:00
MessageHistory.pm Remove PBot getter/setters; move anti-flood registry defaults to AntiFlood.pm 2014-05-18 20:09:05 +00:00
MessageHistory_SQLite.pm Improve wildcard handling 2014-05-31 01:08:01 +00:00
PBot.pm Add registry entry to toggle debugging of IRC module 2014-05-31 01:03:42 +00:00
Quotegrabs.pm Allow quoting/escaping spaces in grab arguments 2014-05-22 01:24:14 +00:00
Quotegrabs_Hashtable.pm Remove PBot getter/setters; move anti-flood registry defaults to AntiFlood.pm 2014-05-18 20:09:05 +00:00
Quotegrabs_SQLite.pm Improve wildcard handling 2014-05-31 01:08:01 +00:00
Registerable.pm Add centralized configuration registry module 2014-05-17 20:08:19 +00:00
Registry.pm Add registry get_array_value() subroutine 2014-05-19 09:55:47 +00:00
RegistryCommands.pm Improve regfind with better formating in pasted output, and add -showvalues argument. regshow/regfind now show private entry names with value redacted 2014-05-20 03:28:43 +00:00
SQLiteLogger.pm Add SQLite logger and profiler functionality 2014-05-20 10:17:01 +00:00
SQLiteLoggerLayer.pm Add SQLite logger and profiler functionality 2014-05-20 10:17:01 +00:00
SelectHandler.pm Remove PBot getter/setters; move anti-flood registry defaults to AntiFlood.pm 2014-05-18 20:09:05 +00:00
StdinReader.pm Remove PBot getter/setters; move anti-flood registry defaults to AntiFlood.pm 2014-05-18 20:09:05 +00:00
Timer.pm Timer can now update timeout interval by timer id; add timer interval to registry for LagChecker and MessageHistory_SQLite 2014-05-19 10:30:25 +00:00
VERSION.pm CGrammar: Do not use "result of the expression" for single terms 2014-07-10 01:23:19 +00:00