Skip to content

Handle moving and disconnecting

skwerl requested to merge handle-moving into main

Fixes #2 (closed) and #3 (closed)

If the bot is moved to a new vc, it will restart the current song in the new channel. If its kicked from vc, it will clean up the associated voice session

This MR also unsubscribes the module from VOICE_SERVER_UPDATEs since they dont contain any info which is useful to us

Edited by skwerl

Merge request reports

Loading