Help..need chat perl example
Andrew Snedeker
gator at nortel.com
Mon Nov 26 09:15:24 EST 2007
Hi,
We are developing automated methods to launch IM and chat windows based
on employee skills. I have IM (2 people) working fine with:
my $conv = Purple::Conversation->new(1,$account,$buddy);
However, I am having no luck (get error "No such nick or channel")
trying to join an existing channel or create a new chat conversation
with 3 or more people:
my $conv = Purple::Conversation->new(2,$account,"#example_channel");
A short code example to establish chats would be very helpful...
Thanks in advance,
Andrew Snedeker
Nortel Information Technology
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://pidgin.im/pipermail/devel/attachments/20071126/657de8f6/attachment-0001.html>
More information about the Devel
mailing list