#summary IRC to XMPP interface to allow IRC clients to connect to chatrooms #labels Stage-Alpha = Introduction = IRC just won't go away. Whether you like it or not, XMPP is the future :) With this module you can set up a special host on your server to allow connections from IRC clients. They are able to join XMPP chatrooms on a specified conference server. = Usage = {{{ Component "irc.example.com" "ircd" port = 6667 -- Optional conference_server = "conference.example.com" }}} = Compatibility = ||0.7||Works|| ||0.6||Works|| = Todo = * Authentication * SSL * Many improvements to handling of IRC and XMPP