gaming-hub/server/src
Daniel b821ad9615 Fix: Reuse voice connection when switching radio stations
Instead of destroying and recreating the voice connection on every
station change, now checks if the bot is already in the target channel.
If same channel: only stops ffmpeg/player, spawns new stream, reuses
the existing connection (no reconnect flicker).
If different channel: full disconnect + reconnect as before.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 11:25:42 +01:00
..
core Feat: Multi-bot support - separate Discord bot per plugin 2026-03-06 10:56:22 +01:00
plugins Fix: Reuse voice connection when switching radio stations 2026-03-06 11:25:42 +01:00
types fix: initialize voice encryption libs before first connection 2026-03-06 01:13:46 +01:00
index.ts Feat: Multi-bot support - separate Discord bot per plugin 2026-03-06 10:56:22 +01:00