Alex White (wu) > App-Wubot-0.3.10 > App::Wubot::Plugin::XMPP

Download:
App-Wubot-0.3.10.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
View/Report Bugs
Module Version: 0.3.10   Source  

NAME ^

App::Wubot::Plugin::XMPP - send and receive messages over XMPP

VERSION ^

version 0.3.10

SYNOPSIS ^

  ~/wubot/config/plugins/XMPP/myhost.yaml

  ---
  account: wubot-myhost@server
  host: localhost
  port: 5222
  password: supersecret
  directory: /home/dude/wubot/notify
  user: wubot-otherhost@server/myhost
  delay: 5

DESCRIPTION ^

Sends and receive messages between wubot instances over XMPP.

For more information, see App::Wubot::Guide::MultipleBots.

SUBROUTINES/METHODS ^

check( $inputs )

The standard monitor check() method.

syntax highlighting: