Commit Graph

6 Commits

Author SHA1 Message Date
7d6373e38b fix(core): properly use on_voice_state_update
This is called for different members updating their own individual voice
states, not just the bot itself. If someone leaves the channel, we get
their view of their voice state.
2026-04-23 11:21:33 -04:00
3a5e182970 fix: rename modules for hot reloading 2026-04-23 11:21:33 -04:00
8194268ce1 fix: delete player objects when disconnected 2026-04-11 17:58:29 -04:00
ed3afdbeae fix(channel/leave): delete player 2026-04-11 17:58:29 -04:00
3ca6f487c6 fix(queue/skip): properly deal with player 2026-04-11 17:37:51 -04:00
4185723b8d feat: add (incomplete) nix flake
dave.py isn't packaged yet. Will try to do this myself but dealing with
vcpkg is a bit annoying.
2026-03-23 09:00:35 -04:00