Skip to content
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

Saves the songs the users queue in the backup list. #47

Closed
wants to merge 1 commit into from

Conversation

johnroot
Copy link

One requested feature on the server I'm using this bot on
(TKbreezy/ConeyZZ subscriber Discord) was that the bot play music that
was previously requested when there's nothing on the queue. This
accomplishes that by writing to the backup list when a user !plays a
song and erasing it from the backup list when that song is !skipped.

This seems to work, even though the bot complains that "the file is
locked" whenever a skip occurs.

One requested feature on the server I'm using this bot on
(TKbreezy/ConeyZZ subscriber Discord) was that the bot play music that
was previously requested when there's nothing on the queue. This
accomplishes that by writing to the backup list when a user !plays a
song and erasing it from the backup list when that song is !skipped.

This seems to work, even though the bot complains that "the file is
locked" whenever a skip occurs.
@imayhaveborkedit
Copy link
Collaborator

This should be an option or a command, or both. I'll implement this at some point since its really quick to do, but PRs go to review, not develop.

@Just-Some-Bots Just-Some-Bots locked and limited conversation to collaborators Feb 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants