NAME

Infobot::Plugin::Conduit::Base - Base class for conduits

METHODS

set_name

As with Infobot::Base, but explicitly sets category to conduit.

pipeline

Helper method around calling $self-stash('pipeline')->process( $message );>

SEE ALSO

The included tutorial on writing your own conduit