cooli0 has asked for the wisdom of the Perl Monks concerning the following question:

Hi,

I'm developing an icq2irc bot using POE qw(Component::OSCAR Component::IRC). The main point of this app is to help customers to interact with guys from support, so there is only one icq account and one irc channel, where the support is.

The problem is that I can't use much of icq features if user has not been authorized. So the question is: does Net::OSCAR support sending authorization request, accept, decline and so on ? I can't find anything related in docs.

Thanks

Replies are listed 'Best First'.
Re: Net::OSCAR question
by Anonymous Monk on Feb 25, 2009 at 14:04 UTC
      well..I don't see anything related..:)