ICQClient is a Python library implementing the OSCAR v7 protocol, used by the ICQ instant messaging service between 2000 and 2002. The protocol was originally developed by AOL for ICQ and later adopted in various compatible implementations.
This library has been tested with servers based on the IServerd 2.5.5 implementation, including:
See the echo bot example in example.py for a basic usage reference and implementation example.
This project is licensed under the Apache License 2.0.
See the LICENSE file for details.