pbot/PBot
Pragmatic Software ab39220fd5 Update version 2015-05-15 17:53:15 -07:00
..
IRC Print IRC debug messages to STDERR 2015-02-15 20:19:51 -08:00
Utils Add "forever" as valid parsedate option 2015-05-06 21:13:39 -07:00
AntiAway.pm Update bad_actions with more matches 2015-02-14 04:02:13 -08:00
AntiFlood.pm `unbanme` now only works for the first offense 2015-05-15 17:51:50 -07:00
AntiKickAutoRejoin.pm Add anti-kick-auto-rejoin module that temporarily kickbans offenders who immediately auto-rejoin after having been kicked 2014-12-28 00:44:15 +00:00
BanTracker.pm Remove ancient obsoleted -1 check on Nickserv account 2015-03-27 04:09:39 -07:00
BlackList.pm Rename some missed variables from previous name-change 2015-03-29 20:26:08 -07:00
BotAdminCommands.pm Add `permop` channel flag; when non-zero bot automatically ops itself when joining channel, otherwise bot ops itself only when needing to perform an op command and then deops itself after its deop timeout has elapsed 2014-12-18 08:46:13 +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 Add "forever" as valid parsedate option 2015-05-06 21:13:39 -07:00
ChanOps.pm Add "forever" as valid parsedate option 2015-05-06 21:13:39 -07:00
Channels.pm Add `permop` channel flag; when non-zero bot automatically ops itself when joining channel, otherwise bot ops itself only when needing to perform an op command and then deops itself after its deop timeout has elapsed 2014-12-18 08:46:13 +00:00
Commands.pm Check commands table for keyword before searching regexs 2015-04-03 15:33:19 -07:00
DualIndexHashObject.pm Restored load, unload, count and histogram commands. 2014-05-24 12:01:59 +00:00
EventDispatcher.pm Add event dispatcher module to allow modules to dispatch events and 2014-11-01 00:15:21 +00:00
FactoidCommands.pm Find factoids in proper channel namespace 2015-04-26 16:05:03 -07:00
FactoidModuleLauncher.pm Improve launching of modules 2015-01-27 23:49:30 -08:00
Factoids.pm Correct handling of `tell`ing factoid aliases 2015-04-14 20:14:22 -07: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 Wait for nick-change to botnick before joining to prevent joining with random nick 2015-05-12 22:51:04 -07:00
IgnoreList.pm Improve output of blacklist and ignorelist commands 2015-03-20 21:14:07 -07:00
IgnoreListCommands.pm Move English-to-seconds time duration parser to Utils::ParseDate 2015-04-13 15:43:19 -07:00
Interpreter.pm Fall back to codepad if sprunge fails to paste 2015-05-15 17:53:13 -07:00
LagChecker.pm Add event dispatcher module to allow modules to dispatch events and 2014-11-01 00:15:21 +00:00
Logger.pm Add centralized configuration registry module 2014-05-17 20:08:19 +00:00
MessageHistory.pm Add ability to show alias relationships in `aka` command 2015-05-12 21:46:40 -07:00
MessageHistory_SQLite.pm Add ability to show alias relationships in `aka` command 2015-05-12 21:46:40 -07:00
NickList.pm Add NickList module to track nicks present in channels; dispatch pbot.join/pbot.part events when bot joins/parts channels 2014-11-15 01:18:33 +00:00
PBot.pm Increase bot's default admin level to 90 2015-05-11 21:28:36 -07:00
Quotegrabs.pm Add `Aliases` table to MessageHistory 2015-05-11 21:27:22 -07: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 Fix use of wrong sub name when saving registry entries in add/remove subs 2014-08-04 22:50:22 +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 Use 0 second timeout on SelectHandler's select 2015-02-15 20:23:07 -08:00
StdinReader.pm Use botnick instead of trigger for stdin commands 2015-04-19 01:53:46 -07: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 Update version 2015-05-15 17:53:15 -07:00