pyryver` is now async and supports live sessions! You can now use it to respond to messages in real-time and more. Note that this version is **incompatible** with previous versions. Check out the docs at [Read the Docs](https://pyryver.readthedocs.io/en/latest/).
0.1.2
The first release! You can also install it directly from PyPI with `python3 -m pip install pyryver==0.1.2`.
This is the last release without `asyncio`. In all later releases from v0.2.0 and after, `pyryver` will use `aiohttp` instead of `requests`, which unfortunately makes it incompatible with previous releases.