iTzArshia / Discord-Music-Bot

🎵 A Discord music bot thats easy to set up and run yourself coded in Discord.js v14 and DisTube v5 which supports all kinds of links (YouTube, SoundCloud, Apple Music, Spotify, Deezer and 700+ more) with many features!
MIT License
113 stars 26 forks source link

Auto Timeout Feature #3

Closed Gostavikyi closed 1 year ago

Gostavikyi commented 1 year ago

Is there a way to have the bot time out after a set duration?

Currently it just stays connected in a voice channel permanently.

iTzArshia commented 1 year ago

Well if everyone disconnects from the voice channel bot will leave after 60 seconds but for now it won't leave automatically

BTW you can change your bot behavior in index.js everything is commented

Gostavikyi commented 1 year ago

ah i see. thank you.