pbot/lib/PBot/Core
Pragmatic Software 833c20efbb Factoids: do not prefix nick if action has $args 2022-07-08 09:11:16 -07:00
..
Commands Factoids: correct quotemeta2 and make it slightly more readable 2022-06-26 08:42:01 -07:00
Factoids Factoids: do not prefix nick if action has $args 2022-07-08 09:11:16 -07:00
Handlers Fix auto-rejoin channels when reconnecting 2021-10-19 21:09:21 -07:00
IRC Move core packages into PBot/Core 2021-07-20 22:44:51 -07:00
MessageHistory Users: `id` command can now search by wildcarded hostmasks 2021-09-14 14:23:35 -07: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
AntiSpam.pm
Applets.pm Factoids: add `keep-quotes` metadata for applet commands 2022-06-27 19:52:38 -07:00
BanList.pm BanList: misc refactors to improve readability 2021-09-12 22:24:29 -07:00
BlackList.pm
Capabilities.pm
ChanOps.pm
Channels.pm Fix auto-rejoin channels when reconnecting 2021-10-19 21:09:21 -07:00
Class.pm
Commands.pm Factoids: fix behavior of factoid look-up 2022-07-05 23:12:12 -07:00
EventDispatcher.pm
EventQueue.pm
Factoids.pm
Functions.pm
Handlers.pm
IRC.pm
IRCHandlers.pm
IgnoreList.pm Move Storage and Utils into Core 2021-07-23 19:22:25 -07:00
Interpreter.pm Replace U+200b (zwsp) with U+feff (zwnbsp) 2022-01-18 10:32:21 -08:00
LagChecker.pm
Logger.pm
MessageHistory.pm
NickList.pm Replace Text::Levenshtein with Text::Levenshtein::XS 2021-08-27 19:57:18 -07:00
Plugins.pm
ProcessManager.pm Refactor UrlTitles plugin 2022-02-27 16:58:01 -08:00
Refresher.pm
Registerable.pm
Registry.pm Rename "modules" to "applets" 2021-11-19 18:05:50 -08:00
SelectHandler.pm
StdinReader.pm
Updater.pm
Users.pm
WebPaste.pm