Using SMACK to write a new jann.pl

We use the jann.pl script in conjunction with a subversion server to broadcast out commits to all users logged into our jabber2d server. We want to replace it with wildfire, but the jann.pl script doesn’'t seem to want to play nicely. So, how difficult is it (and has it already been done) to write a text mode command such that I could say:

jabber-bcast

Thanks,

Brett

Hi,

I did post a broadcast perl script here: http://www.jivesoftware.org/community/thread.jspa?messageID=116681 but it allows only a broadcast to all users.

It should be really easy to write a java broadcast program as you may be using the Wildfire broadcast plugin and just need to send a message staff@server.

LG