NAME

Plagger::Plugin::Notify::Campfire - Notification bot for Campfire

SYNOPSIS

To use bot as a guest (recommended),

- module: Notify::Campfire
  config:
    guest_url: http://exmaple.campfirenow.com/room/NNNN
    nickname: nickname
    speak_interval: 3

Or, to use bot using existent login credentials,

- module: Notify::Campfire
  config:
    room_url: http://exmaple.campfirenow.com/NNNN
    email: example@example.com
    password: xxxxxx
    speak_interval: 2

DESCRIPTION

This plugin notifies feed updates to 37 Signals' Campfire http://www.campfirenow.com/ chat room.

AUTHOR

Takeshi Nagayama

SEE ALSO

Plagger, http://www.campfirenow.com/, WWW::Mechanize