Skip to content
This repository has been archived by the owner on Dec 22, 2019. It is now read-only.
/ wcc-xmpp-notificator Public archive

XMPP/Jabber for wcc - deprecated

Notifications You must be signed in to change notification settings

cmur2/wcc-xmpp-notificator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wcc-xmpp-notificator

This adds XMPP/Jabber support to wcc encapsuled in a separate gem.

Note: This notificator does not need to have an (and even not supports establishing some) authorization/subscription to talk to the recipients jabber accounts.

What you need to add to your conf.yml:

conf:
  [...]
  # jid is the address wcc will talk from
  xmpp:
    jid: wcc@example.com/wcc
    password: s3cr3t

recipients:
  [...]
  - me:
    [...]
    # address to be notified via Jabber
    - xmpp: me@mydomain.com

About

XMPP/Jabber for wcc - deprecated

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages