pbot/lib/PBot/Core
Pragmatic Software 3fc39c9359 Core/Commands: remove(): fix arguments passed to unregister() 2021-08-06 11:14:40 -07:00
..
Commands Modules: fix `load` command 2021-08-02 17:53:16 -07:00
Factoids Interpreter: find factoid channel for dont-replace-pronouns metadata 2021-07-28 18:05:14 -07:00
Handlers Rename `irc.onemode` to `irc.modeflag` 2021-08-01 18:02:10 -07:00
IRC Move core packages into PBot/Core 2021-07-20 22:44:51 -07:00
MessageHistory Move Storage and Utils into Core 2021-07-23 19:22:25 -07:00
Storage DualIndexSQLiteObject: improve header comments 2021-08-04 22:46:51 -07:00
Utils Move Storage and Utils into Core 2021-07-23 19:22:25 -07:00
AntiFlood.pm
AntiSpam.pm Move Storage and Utils into Core 2021-07-23 19:22:25 -07:00
BanList.pm
BlackList.pm
Capabilities.pm
ChanOps.pm Move some handlers to relevant Handlers modules 2021-08-01 15:53:58 -07:00
Channels.pm
Class.pm
Commands.pm
EventDispatcher.pm
EventQueue.pm
Factoids.pm
Functions.pm Finish moving commands from Core to Commands 2021-07-23 16:41:32 -07:00
Handlers.pm
IRC.pm
IRCHandlers.pm
IgnoreList.pm
Interpreter.pm
LagChecker.pm
Logger.pm
MessageHistory.pm Progress on polishing things 2021-07-21 12:43:30 -07:00
Modules.pm
NickList.pm
Plugins.pm
ProcessManager.pm
Refresher.pm Progress on moving commands from Core to Commands 2021-07-23 07:24:30 -07:00
Registerable.pm
Registry.pm
SelectHandler.pm
StdinReader.pm
Updater.pm
Users.pm
WebPaste.pm