pbot/lib/PBot/Core
Pragmatic Software 7a6a150067 Begin refactoring message-history tracking 2023-01-22 07:36:11 -08:00
..
Commands Begin refactoring message-history tracking 2023-01-22 07:36:11 -08:00
Factoids Factoids: disable nickprefixing when action contains $args at any recursion level 2022-07-09 19:33:43 -07:00
Handlers Begin refactoring message-history tracking 2023-01-22 07:36:11 -08:00
IRC Move core packages into PBot/Core 2021-07-20 22:44:51 -07:00
MessageHistory Begin refactoring message-history tracking 2023-01-22 07:36:11 -08:00
Storage Dequeue cache events when removing SQLite Storage entries 2022-03-23 23:45:00 -07:00
Utils Move Storage and Utils into Core 2021-07-23 19:22:25 -07:00
AntiFlood.pm Begin refactoring message-history tracking 2023-01-22 07:36:11 -08:00
AntiSpam.pm Move Storage and Utils into Core 2021-07-23 19:22:25 -07:00
Applets.pm Factoids: add `keep-quotes` metadata for applet commands 2022-06-27 19:52:38 -07:00
BanList.pm Update irccloud detection/handling 2023-01-21 14:47:11 -08:00
BlackList.pm Finish moving commands from Core to Commands 2021-07-23 16:41:32 -07:00
Capabilities.pm Move Storage and Utils into Core 2021-07-23 19:22:25 -07:00
ChanOps.pm Move some handlers to relevant Handlers modules 2021-08-01 15:53:58 -07:00
Channels.pm Fix auto-rejoin channels when reconnecting 2021-10-19 21:09:21 -07:00
Class.pm Minor clean-up and polish 2021-07-27 12:01:42 -07:00
Commands.pm Factoids: fix behavior of factoid look-up 2022-07-05 23:12:12 -07:00
EventDispatcher.pm Move Storage and Utils into Core 2021-07-23 19:22:25 -07:00
EventQueue.pm Move Storage and Utils into Core 2021-07-23 19:22:25 -07:00
Factoids.pm Refactor PBot::Core::Factoids into PBot::Core::Factoids::* 2021-07-26 21:39:44 -07:00
Functions.pm Finish moving commands from Core to Commands 2021-07-23 16:41:32 -07:00
Handlers.pm Support named-parameters in command registration 2021-07-30 19:01:24 -07:00
IRC.pm Move core packages into PBot/Core 2021-07-20 22:44:51 -07:00
IRCHandlers.pm Rename IRCHandlers to Handlers 2021-07-23 16:57:33 -07:00
IgnoreList.pm Move Storage and Utils into Core 2021-07-23 19:22:25 -07:00
Interpreter.pm Core: Use EXIT_SUCCESS/EXIT_FAILURE; misc clean-ups 2022-07-10 12:45:27 -07:00
LagChecker.pm Progress on moving commands from Core to Commands 2021-07-23 07:24:30 -07:00
Logger.pm Refactor and simplify atexit routines 2021-08-06 12:59:21 -07:00
MessageHistory.pm Refactor and simplify atexit routines 2021-08-06 12:59:21 -07:00
NickList.pm Replace Text::Levenshtein with Text::Levenshtein::XS 2021-08-27 19:57:18 -07:00
Plugins.pm Move some handlers to relevant Handlers modules 2021-08-01 15:53:58 -07:00
ProcessManager.pm Refactor UrlTitles plugin 2022-02-27 16:58:01 -08:00
Refresher.pm Progress on moving commands from Core to Commands 2021-07-23 07:24:30 -07:00
Registerable.pm Refactor and simplify atexit routines 2021-08-06 12:59:21 -07:00
Registry.pm Core: Use EXIT_SUCCESS/EXIT_FAILURE; misc clean-ups 2022-07-10 12:45:27 -07:00
SelectHandler.pm Move core packages into PBot/Core 2021-07-20 22:44:51 -07:00
StdinReader.pm Move core packages into PBot/Core 2021-07-20 22:44:51 -07:00
Updater.pm Move core packages into PBot/Core 2021-07-20 22:44:51 -07:00
Users.pm Move Storage and Utils into Core 2021-07-23 19:22:25 -07:00
WebPaste.pm WebPaste: increase max width to 150 characters 2022-08-07 19:05:43 -07:00