pbot/PBot
Pragmatic Software b798fee183 Update version 2020-01-31 12:33:24 -08:00
..
IRC Fix some more Unicode encoding issues 2019-07-10 18:40:53 -07:00
Utils Utils: remove debug statements 2020-01-30 22:33:27 -08:00
AntiFlood.pm Fix misc usage messages 2020-01-29 13:35:56 -08:00
AntiSpam.pm Fix misc usage messages 2020-01-29 13:35:56 -08:00
BanTracker.pm Fix all potential case-sensitivity issues 2020-01-14 18:10:53 -08:00
BlackList.pm Fix some more Unicode encoding issues 2019-07-10 18:40:53 -07:00
ChanOpCommands.pm Do not /msg usage messages 2020-01-29 13:40:48 -08:00
ChanOps.pm Fix misc usage messages 2020-01-29 13:35:56 -08:00
Channels.pm Massive refactor: added support for generic users! 2020-01-25 12:28:05 -08:00
Commands.pm Improve login/logout related messages 2020-01-28 22:58:44 -08:00
DualIndexHashObject.pm DualIndexHashObject: fix removing secondary index on "empty" 2020-01-29 14:09:09 -08:00
EventDispatcher.pm EventDispatcher: remove handler if it has errors 2020-01-31 00:58:04 -08:00
FactoidCommands.pm FactoidCommands: remove single-quote from some messages 2020-01-29 08:34:30 -08:00
FactoidModuleLauncher.pm Fix all potential case-sensitivity issues 2020-01-14 18:10:53 -08:00
Factoids.pm Massive refactor: added support for generic users! 2020-01-25 12:28:05 -08:00
FuncCommand.pm FuncCommand: improve listing and add uc, lc, etc 2020-01-21 21:15:44 -08:00
HashObject.pm HashObject: do not make copy of $data hash 2020-01-25 15:08:05 -08:00
IRC.pm Fix some more Unicode encoding issues 2019-07-10 18:40:53 -07:00
IRCHandlers.pm Massive refactor: added support for generic users! 2020-01-25 12:28:05 -08:00
IgnoreList.pm Massive refactor: added support for generic users! 2020-01-25 12:28:05 -08:00
IgnoreListCommands.pm Fix misc usage messages 2020-01-29 13:35:56 -08:00
Interpreter.pm Interpreter: `recall`/`mock` "me" works again 2020-01-29 16:09:38 -08:00
LagChecker.pm LagChecker: convert lag_threshold to milliseconds 2020-01-03 21:26:49 -08:00
Logger.pm Logger: reopen logfile after rotation to log final messages 2019-12-30 14:50:36 -08:00
MessageHistory.pm Massive refactor: added support for generic users! 2020-01-25 12:28:05 -08:00
MessageHistory_SQLite.pm MessageHistory: add a couple of necessary API functions 2020-01-31 01:56:02 -08:00
NickList.pm Massive refactor: added support for generic users! 2020-01-25 12:28:05 -08:00
PBot.pm Do not /msg usage messages 2020-01-29 13:40:48 -08:00
Plugins.pm Plugins: minor text change 2020-01-30 19:44:40 -08:00
Refresher.pm Refresher: `version` factoid does not exist any longer 2020-01-30 22:07:54 -08:00
Registerable.pm Minor style clean-up 2020-01-18 21:41:47 -08:00
Registry.pm Fix all potential case-sensitivity issues 2020-01-14 18:10:53 -08:00
RegistryCommands.pm RegistryCommands: fix `regfind` 2020-01-17 23:00:55 -08:00
SQLiteLogger.pm Fix some more Unicode encoding issues 2019-07-10 18:40:53 -07:00
SQLiteLoggerLayer.pm Fix some more Unicode encoding issues 2019-07-10 18:40:53 -07:00
SelectHandler.pm Fix some more Unicode encoding issues 2019-07-10 18:40:53 -07:00
StdinReader.pm Massive refactor: added support for generic users! 2020-01-25 12:28:05 -08:00
Timer.pm Minor style clean-up 2020-01-18 21:41:47 -08:00
Users.pm Users: Whoops, used $user instead of $u 2020-01-31 12:33:20 -08:00
VERSION.pm Update version 2020-01-31 12:33:24 -08:00
WebPaste.pm WebPaste now can take option to disable word-wrapping 2019-08-06 18:23:13 -07:00