A powerful asynchronous Chatango library with aiohttp, written in Python 3.6+
Special thanks to Sweets, Linkkg, and TheClonerx.
Similar usage to "megach.py" by Linkkg & "CherryBlossom" by Sweets. Sweets also motivated me with async, & thanks to LmaoLover for their help.
[☑️] Proper way to handle ws error.
[☑️] Disconnect event.
[ ] Reimplement reconnect events.
[☑️] Fixed PM youtube video message.
[ ] Documentation.
[ ] Example with aiofiles
Requirements:
git clone https://github.com/neokuze/chatango-lib && cd chatango-lib
$ pip install --user -r requirements.txt
$ pip install --user .
$ pip install chatango-lib