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.