PythonistaGuild / Wavelink

A powerful Lavalink library for Discord.py.
https://wavelink.dev
MIT License
389 stars 179 forks source link
discord-bot discord-py lavalink lavaplayer music music-bot python
![Logo](https://raw.githubusercontent.com/PythonistaGuild/Wavelink/master/logo.png) ![Python Version](https://img.shields.io/pypi/pyversions/Wavelink) [![PyPI - Version](https://img.shields.io/pypi/v/Wavelink)](https://pypi.org/project/wavelink/) [![Github License](https://img.shields.io/github/license/PythonistaGuild/Wavelink)](LICENSE) [![Lavalink Version](https://img.shields.io/badge/Lavalink-v4.0%2B-blue?color=%23FB7713)](https://lavalink.dev) ![Lavalink Plugins](https://img.shields.io/badge/Lavalink_Plugins-Native_Support-blue?color=%2373D673)

Wavelink is a robust and powerful Lavalink wrapper for Discord.py Wavelink features a fully asynchronous API that's intuitive and easy to use.

Migrating from Version 2 to Version 3:

Migrating Guide

Features

Getting Started

See Examples: Examples

Lavalink: GitHub, Webpage

Documentation

Official Documentation

Support

For support using WaveLink, please join the official Support Server on Discord

Discord Banner

Installation

WaveLink 3 requires Python 3.10+

Windows

py -3.10 -m pip install -U wavelink

Linux

python3.10 -m pip install -U wavelink

Virtual Environments

pip install -U wavelink

Lavalink

Wavelink 3 requires Lavalink v4. See: Lavalink

For spotify support, simply install and use LavaSrc with your wavelink.Playable

Notes