pbot/PBot/Plugins
Pragmatic Software e5097eee69 Move URL titles to UrlTitles.pm plugin
Add $event->{interpreted} field to events to notify other handlers
whether an event was successfully interpreted by the interpreter.

An $event->{interpreted} that is equal to or greater than 100 means the entire
message was consumed and handlers shouldn't do any further processing of it
that would generate any output to channels or users.

Otherwise, $event->{interpreted} is incremented by 1 for each referenced
command that was processed.
2015-09-08 01:37:34 -07:00
..
AntiAway.pm Rename Pluggable to Plugins 2015-09-06 22:52:39 -07:00
AntiKickAutoRejoin.pm Rename Pluggable to Plugins 2015-09-06 22:52:39 -07:00
UrlTitles.pm Move URL titles to UrlTitles.pm plugin 2015-09-08 01:37:34 -07:00
_Example.pm Rename Pluggable to Plugins 2015-09-06 22:53:49 -07:00
_Readme Rename Pluggable to Plugins 2015-09-06 22:52:39 -07:00