discord.js-musicbot-addon
discord.js-musicbot-addon copied to clipboard
Autoqueue
Is your feature request related to a problem? Please describe. not really a problem but I would like to be able to make it auto queue music
Describe the solution you'd like An array (or file or something) of youtube URLs (and/or playlists) that the bot will play when the queue is empty. These will play only if a user is in the channel.
Describe alternatives you've considered I can't think of any, I don't really care how its executed
Additional context N/A
I kinda like this idea aside from (asssumingly) needing like a txt file or something that contains yt links in the options (most likely require fs for it.) to do the download and play with autoqueue like how JustSomeBots' MusicBot and Jagrosh's MusicBot does. Other than that, it's a good concept and all.
I was thinking more like getting the last song that was played and then request for a recommendation for that video using the Youtube API