Changes for version 1.1
- added split_gb_msg to handle long message
- removed arbitray limitation on message length for send_msg and send_group_msg. NOTE: server may drop some trunk of message or screw up the order
- got rid of /g command, group messages are handled the same way as user messages
- /gwho actually works now
- moved chatbot code from ServerEvent to TextConsole
- added documentation
- fixed udp login problem
- made decrypt_login_response a little smarter
- added code for recognizing more recv_msg types
Modules
Perl extension for QQ instant messaging protocol
Provides
in OICQ/ClientEvent.pm
in OICQ/Event.pm
in OICQ/ServerEvent.pm
in OICQ/TextConsole.pm