Wavelink icon indicating copy to clipboard operation
Wavelink copied to clipboard

A powerful Lavalink library for Discord.py.

Results 36 Wavelink issues
Sort by recently updated
recently updated
newest added

This issue is for discussing and collating the issues and wanted improvements of Wavelink's Documentation for the rewrite project. If any particular point gets a lot of attention, consider creating...

rewrite
discussion

This is the old Lavalink websocket endpoint. Please use /v4/websocket instead. If you are using a client library, please update it to a Lavalink v4 compatible version or use Lavalink...

## Description Fix typos in filters doc string ## Checklist - [ ] If code changes were made then they have been tested. - [ ] I have updated the...

In order to divide the queue into playlists and be able to skip an entire playlist/album, do I need to redefine or create my own queue storage function and the...

When the speed is increased player.position does not return the actual position, the position seems to return the times elapsed from when the song is playing not how much the...