pbot/lib/PBot/Core/Handlers
Pragmatic Software 5d3f188a09
Multiple bugfixes
* obtain bot nick from connection details instead of registry where appropriate

* irc.random_nick works again

* record own hostmask when connecting

* fix web-paste truncation by subtracting length of own hostmask from message length

* set irc.max_msg_len back to 510

* updated IRC numeric 378 to whoishost

* add sprunge.us to WebPaste
2024-04-07 20:55:04 -07:00
..
BanList.pm Update core to use subroutine signatures 2023-04-13 21:04:12 -07:00
Cap.pm Update core to use subroutine signatures 2023-04-13 21:04:12 -07:00
ChanOps.pm Multiple bugfixes 2024-04-07 20:55:04 -07:00
Channel.pm Multiple bugfixes 2024-04-07 20:55:04 -07:00
Chat.pm Perform anti-flood checking on NOTICEs to channels 2023-05-14 15:56:17 -07:00
NickList.pm Update core to use subroutine signatures 2023-04-13 21:04:12 -07:00
NickServ.pm Core/Handlers: Do not auto-reply to NOTICEs 2023-05-14 15:38:51 -07:00
SASL.pm Multiple bugfixes 2024-04-07 20:55:04 -07:00
Server.pm Multiple bugfixes 2024-04-07 20:55:04 -07:00
Users.pm Update core to use subroutine signatures 2023-04-13 21:04:12 -07:00