Lavalink.py 2.1.10
Changes in this version
- Stats events are now handled within Lavalink.py
- A stats event is now dispatched when received from the server
- Lavalink.py now detects server version and adjusts some stuff internally to match
DefaultPlayer
'splay
function now accepts some additional parametersignore_shuffle
,index
DefaultPlayer
has some additional helper functions regarding playing and queueingplay_at
,play_now
,play_previous
,add_at
,add_next
- Track hooks can now be a normal function
- Numerous code improvements + docstrings which your editor might thank you for