top | item 2544706

(no title)

gettygermany | 15 years ago

We use a Perl Bot for this. It will uses POE-Components to connect to the IRC and to the XMPP and then dispatches the messages to one from the other.

If you are interested, just join us on IRC and we talk about it :)

discuss

order

p4bl0|15 years ago

A friend did this: https://gitorious.org/irctk ("irctk is a general-purpose IRC wrapper written in C with libircclient"). I think it could be pretty straightforward to do the job using it.

gettygermany|15 years ago

We prefer Perl, cause we got one solution for everything and can easily combine the thousands components offered. Just cause a lib does IRC doesnt help us much :-) It must be easy! :)