pylava is a Lavalink implementation
for discord.py ext.commands
framework
bots.
Documentation can be found here.
pylava is fully compatible with Lavalink version 2. It should hypothetically also work fine with version 3.
pylava is not on PyPi yet. As such, the preferred installation method is by cloning the git repository:
pip install -U git+https://github.com/Pandentia/pylava@stable
You may also wish to clone development versions of the library as follows:
pip install -U git+https://github.com/Pandentia/pylava