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

version 0.3.10

~/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

Sends and receive messages between wubot instances over XMPP.
For more information, see App::Wubot::Guide::MultipleBots.

The standard monitor check() method.