NAME
Plagger::Plugin::Notify::Tiarra - Notify feed updates to Tiarra IRC Proxy
SYNOPSIS
- module: Notify::Tiarra
  config:
    socketname: foobar
    channel: #plagger-test
    use_notice: 1
DESCRIPTION
This plugin allows you to notify feed updates to IRC channels using Tiarra IRC Proxy. This module uses Tiarra ControlPort feature and System::SendMessage module to send notify.
AUTHOR
Tatsuya Noda
This module is based on Plagger::Plugin::Notify::IRC.