I’m wondering if there are existing plugins for Openfire that will open up a HTTP URL that I can just post messages to that get translated to a XMPP message? I’ve love to be able to use curl in my linux scripts that POST to my Openfire server XMPP messages to a MUC or other XMPP user(s).
Does something like this already exist? Or is there a better way of adding XMPP notifications to my bash scripts?