Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

queue command #1

Open
mmattbtw opened this issue Jul 18, 2021 · 7 comments
Open

queue command #1

mmattbtw opened this issue Jul 18, 2021 · 7 comments
Labels
good first issue Good for newcomers hacktober help wanted Extra attention is needed Pending PR The resolution to this issue is in a PR
Milestone

Comments

@mmattbtw
Copy link
Member

see what songs are in the queue

@mmattbtw mmattbtw added this to the 1.1 milestone Jul 18, 2021
@mmattbtw
Copy link
Member Author

mmattbtw commented Jul 19, 2021

@IS2511
Copy link

IS2511 commented Jul 19, 2021

Same method as I wrote in #6

@mmattbtw mmattbtw reopened this Jul 19, 2021
@mmattbtw mmattbtw modified the milestones: 1.2, soon™ Jul 19, 2021
@mmattbtw mmattbtw mentioned this issue Jul 20, 2021
@ghost ghost added Pending PR The resolution to this issue is in a PR and removed Pending PR The resolution to this issue is in a PR labels Jul 20, 2021
@mmattbtw mmattbtw linked a pull request Jul 20, 2021 that will close this issue
@mmattbtw mmattbtw modified the milestones: soon™️, v1.3.0 Aug 1, 2021
@mmattbtw mmattbtw removed a link to a pull request Aug 1, 2021
@mmattbtw mmattbtw mentioned this issue Aug 1, 2021
@mmattbtw mmattbtw added Pending PR The resolution to this issue is in a PR help wanted Extra attention is needed good first issue Good for newcomers labels Aug 1, 2021
@wynwxst
Copy link

wynwxst commented Aug 8, 2021

@mmattbtw simply create a file called queue.json per user and put queue[str(ctx.author.id)] = []
queue[str(ctx.author.id)].append and etc etc

@mmattbtw
Copy link
Member Author

mmattbtw commented Aug 8, 2021

@Apollyon9 It's not that simple. In #21, I've figured that out for the most, but I need a way to find out when to add the next song to the real Spotify queue, and then remove that song from the local queue.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 3, 2022

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

@github-actions github-actions bot added the stale label Jan 3, 2022
@mmattbtw
Copy link
Member Author

@IS2511
Copy link

IS2511 commented Sep 20, 2022

Pog! Remove the stale label maybe @mmattbtw ?

@mmattbtw mmattbtw removed the stale label Oct 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers hacktober help wanted Extra attention is needed Pending PR The resolution to this issue is in a PR
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants