MusicBot icon indicating copy to clipboard operation
MusicBot copied to clipboard

[Feature Request] AutoDJ

Open tolisdev opened this issue 5 years ago • 4 comments

Is your feature request related to a problem? Please describe. No. It's just an enchantment.

Describe the solution you'd like I would like to see an auto DJ, that will automatically play songs, based on the genre u used on the command.

Describe the basic flow/steps of using this feature How this feature would be used:

  1. Option on the config to enable dj [true-false]
  2. If it is true, any user with the DJ role can do autodj [music genre]
  3. The bot starts playing music that is based in the music genre the user has specified
  4. If the user writes autodj off, the bot stops playing music in this mode, and it returns to the default mode.

Have you confirmed that this idea is not already described here? https://github.com/jagrosh/MusicBot/projects/1: Yes

tolisdev avatar Nov 28 '20 14:11 tolisdev

Can this functionality not be implemented with playlists for different genres?

johnb-xp avatar Mar 31 '21 23:03 johnb-xp

something like this would be awesome! an automatic mode, where the bot automatically plays similar music if the queue is empty, could be interesting to

emhl avatar Sep 14 '21 18:09 emhl

i think that could probably be done through the spotify api https://spotify-api.js.org/main/interface/RecommendationQuery (which would reqire another api token) or through the ksoft api https://docs.ksoft.si/api/lyrics-api (which would probably require another api token as well)

emhl avatar Sep 16 '21 20:09 emhl

which would reqire another api token

Features requiring additional API keys or other credentials are not going to be implemented.

MichailiK avatar Sep 16 '21 20:09 MichailiK