pbot/PBot
Pragmatic Software 9651847165 C Jeopardy: Correct showing of text/answer in "close enough" output due to recent change in handling of typographical case 2014-07-29 20:21:06 +00:00
..
IRC Bug-fixes to recent commits 2013-07-30 13:12:21 +00:00
AntiFlood.pm Prevent warning about given/when; incorporate general offense counter in enter abuse offenses; decrement enter abuses once every 24 hours instead of once per hour 2014-07-11 12:54:56 +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 support for `nooverride` to prevent commands from being overridden in different namespaces 2014-07-11 12:56:17 +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 Add -h option to `aka` command to show full hostmasks 2014-07-13 07:06:04 +00:00
MessageHistory_SQLite.pm Escape undesired SQL wildcards in certain statements; add `aka` command to list also-known-as entries 2014-07-11 12:57:18 +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 C Jeopardy: Correct showing of text/answer in "close enough" output due to recent change in handling of typographical case 2014-07-29 20:21:06 +00:00