PythonistaGuild / Wavelink

A powerful Lavalink library for Discord.py.
https://wavelink.dev
MIT License
389 stars 179 forks source link

Implementation of the inactive player event. #268

Closed EvieePy closed 8 months ago

EvieePy commented 8 months ago

This adds the on_wavelink_inactive_player event which triggers when a Player is considered inactive.

For now I have included a basic example, but in the future will add some more advanced recipes to the documentation.

Checklist