pbot/lib/PBot/Core/Handlers
Pragmatic Software 999c07f237 Support IRCv3 message tags; misc refactoring
PBot now finally supports IRCv3 message tags. The `account-tag`
capability is now enabled for improved NickServ account tracking.

Refactored CAP negotiation. Minor clean-ups in AntiFlood.pm (which ought to
be completely rewritten from the ground-up).

Misc clean-ups and refactoring of various things.
2023-01-27 11:48:01 -08:00
..
BanList.pm BanList: misc refactors to improve readability 2021-09-12 22:24:29 -07:00
Cap.pm Support IRCv3 message tags; misc refactoring 2023-01-27 11:48:01 -08:00
ChanOps.pm Rename `irc.onemode` to `irc.modeflag` 2021-08-01 18:02:10 -07:00
Channel.pm Begin refactoring message-history tracking 2023-01-22 07:36:11 -08:00
Chat.pm Support IRCv3 message tags; misc refactoring 2023-01-27 11:48:01 -08:00
NickList.pm Rename `irc.onemode` to `irc.modeflag` 2021-08-01 18:02:10 -07:00
NickServ.pm Rename IRCHandlers to Handlers 2021-07-23 16:57:33 -07:00
SASL.pm Support IRCv3 message tags; misc refactoring 2023-01-27 11:48:01 -08:00
Server.pm Core: Use EXIT_SUCCESS/EXIT_FAILURE; misc clean-ups 2022-07-10 12:45:27 -07:00
Users.pm Rename `irc.onemode` to `irc.modeflag` 2021-08-01 18:02:10 -07:00