Installation

This library is designed to work with the Lavalink v4 audio delivery system, which directly interfaces with Discord to provide buttery smooth audio without wasting your precious system resources.

Lyra is made with convenience in mind — everything is easy to use and out of your way, while also being customizable.

Installing Lyra

After your Lavalink node is up and running, install Lyra with pip:

pip install lava-lyra

Lyra will handle installing all required dependencies automatically.

Next Steps

After installing Lyra, get familiar with how it works by starting with an example.

If you want to jump into the library and learn how to do everything you need, refer to the How Do I? section.

If you want a deeper look into how the library works beyond the How Do I? guide, refer to the API Reference section.