Wavelink
Wavelink copied to clipboard
A powerful Lavalink library for Discord.py.
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...
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...
When I'm playing I use my lavalink server, I found a problem when I was using it. After I selected a song and added it to the queue, the song...
## Description When playing a track the `start` parameter worked as expected, but when adding a track to the queue there is not a `start` option. The best solution was...
Hello, Since last week my bot is unable to detect that it has connected to the voice channel. When I execute the respective command, the bot joins the voice channel...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...