TwitchTunes
                                
                                
                                
                                    TwitchTunes copied to clipboard
                            
                            
                            
                        queue command
see what songs are in the queue
also not possible wtf spotify https://community.spotify.com/t5/Closed-Ideas/All-Platforms-Developer-Spotify-Web-API-Request-GET-Queue/idi-p/4973099
Same method as I wrote in #6
@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
@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.
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
HUGE https://developer.spotify.com/console/get-queue/
Pog! Remove the stale label maybe @mmattbtw ?