Commit Graph

8 Commits

Author SHA1 Message Date
ErrorNoInternet c76e097253 fix(commands/voice/skip): check if players contains guild 2026-05-09 01:21:16 -04:00
ErrorNoInternet d7695d6454 refactor(commands/voice/queue): separate typing trigger error handling
In case this exact call is ratelimited for some reason.
2026-05-08 22:25:42 -04:00
ErrorNoInternet 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
ErrorNoInternet 3a5e182970 fix: rename modules for hot reloading 2026-04-23 11:21:33 -04:00
ErrorNoInternet 8194268ce1 fix: delete player objects when disconnected 2026-04-11 17:58:29 -04:00
ErrorNoInternet ed3afdbeae fix(channel/leave): delete player 2026-04-11 17:58:29 -04:00
ErrorNoInternet 3ca6f487c6 fix(queue/skip): properly deal with player 2026-04-11 17:37:51 -04:00
ErrorNoInternet 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