Async ready API wrapper for Revolt API written in Python.
Python 3.9 or higher is required
To install the library, you can just run the following command:
# Linux/OS X
python3.9 -m pip install -U mutiny
# Windows
py -3.9 -m pip install -U mutiny
Read Mutiny's documentation.
You might also want to look at the examples folder if you want to get the hang of library's basic functionality.
Distributed under the Apache License 2.0. See LICENSE
for more information.
Jakub Kuczys · GitHub @jack1142