/ch.py

Chatango Room Module

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Ch.py

Description

An event-based library for connecting to one or multiple Chatango rooms, has support for several things including: messaging, message font, name color, deleting, banning, recent history, 2 userlist modes, flagging, avoiding flood bans, detecting flags. Is now fully asynchronous.

Installation

# python setup.py install

Compatibility

Python 3 and MAYBE Python 2.

Examples

There's currently only one, example.py, but I'm sure the source was documented enough for you to look at that.

Versions

Increment major version number if not fully backwards compatible. Increment minor version number if features or big fixes added. Increment letter after version for little fixes.

License

This has been released under the GPLv3 license.