-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Request] Leave Command & No auto leaving when queue ends #38
Comments
I think this is great feature and if @eritislami doesn't mind i can try to implement this |
Absolutely, feel free to do it. Appreciate the suggestions as well |
Is there an ETA on this feature? |
Hello, not yet, but I will try to make it work this weekend. I started working on this but it's harder than i thought |
I have tried to implement these 2 features, so far they work fine.
For the 'leave after x minutes of inactivity', open the 'play.js' in the 'include' folder, then replace
12000ms=2mins, change the number if you prefer another one. |
Just to be clear, the timeout only works after music has stopped playing? |
Hello. This bot is amazing and has so many features, but would it be possible to stop the bot from disconnecting when the queue ends and instead follow in suit with Groovy whereby they have a "leave" command to disconnect the bot at any point and have an additional failsafe of disconnecting the bot after X minutes of inactivity. If this could be achieved, could this be made a configurable option to give bot owners the ability to choose whether to leave when the queue ends or remain until "leave" is entered or there's X minutes of inactivity?
Thanks!
The text was updated successfully, but these errors were encountered: