Tomato6966 / Musicium

An advanced Discord Music Bot with a Dashboard, using distube.js.org having an interactive button & menu system and many features! Supported Features: Spotify • YouTube • SoundCloud • Live Stream • Audio Filtering • DJ Roles • Autoplay • Autoresume • Dashboard + Live Queue • ...
https://musicium.eu
GNU General Public License v2.0
298 stars 310 forks source link

Pause Music when user leaves vc #69

Closed TahaGorme closed 3 years ago

TahaGorme commented 3 years ago

How do i pause music when user leaves vc and resume back when he joins?

iniznet commented 3 years ago

You need to do it by yourself as this bot seems doesn't provide the feature that you're looking for

Here's the reference: https://github.com/Tomato6966/Musicium/blob/main/events/guild/voiceStateUpdate.js https://distube.js.org/#/docs/JS-DisTube/3.0.0-beta.33/class/Queue?scrollTo=pause or https://distube.js.org/#/docs/JS-DisTube/3.0.0-beta.33/class/DisTube?scrollTo=pause