issues
search
aaronrai24
/
DollarDiscordBot
All-in-one discord bot that plays music, moderates, and gets video game stats
MIT License
1
stars
0
forks
source link
Disconnect from Lavalink when not in use
#100
Open
aaronrai24
opened
6 months ago
aaronrai24
commented
6 months ago
We should probably not remain connected to lava link while not in any active discord voice channels
When dollar joins a voice channel check if there are any active connections, if not open a new connection(new function)
When leaving a voice channel, check if dollar is in any other voice channels, if not close the connection else leave it(new function)
Call these methods in
on_voice_state_update
on_voice_state_update