simple stdin to xmpp-post-msg client Create a conf.lua file with the following 3 lines config={ ["jid"]="[email protected]", ["passwd"]="password", ["url"]="http://xmppserver:5280/msg", } usage To use give the receiving JID as an argument.