Skip to content

Provides an easy-to-use interface for lavalink

License

Notifications You must be signed in to change notification settings

iWeeti/Lavalink.py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lavalink.py

Lavalink.py is a wrapper for Lavalink which abstracts away most of the code necessary to use Lavalink to allow for easier integration into your bots, while still promising full API coverage and powerful tools to get the most out of it.

Features

  • Regions
  • Multi-Node Support
  • Load Balancing (this includes region-based load balancing)
  • Equalizer

Getting Started

You may clone this repository and check out the docs. The docs are not hosted anywhere, or 100% complete at the time of writing. If you notice missing documentation, feel free to open an issue or let us know in the Discord server.

Additionally, there is an example cog. It should be noted that the example cog is oriented towards usage with Discord.py rewrite and Lavalink v3.1+, although backwards compatibility may be possible, it's not encouraged nor is support guaranteed.

Optional Dependencies

aiodns - Speed up DNS resolving.

cchardet - A faster alternative to chardet.

Links

Discord Server

Lavalink V3.1

This is my fork from the original version on Lavalink.py, I don't claim to have made all this.

About

Provides an easy-to-use interface for lavalink

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%