Is your feature request related to a problem? Please describe.
As a guild member I want to be able to listen to music found online (e.g. youtube) so I can share and listen to music with my friends in the guild at the same time.
Requirements
Allow k!music play <url> to connect the bot to the requesters voice channel and start playing the URL music. [Supported options should ideally include YouTube, Soundcloud, Spotify (idk if possible), and others]
Implement k!music allowedRole <role> to choose which roles can use music commands (by default None= admin only)
Implement k!music pause to pause the music
Implement a queue of music, changed by adding more to k!music play
Allow removing from queue using k!music queue remove
Implement k!music skip to force skip the track
k!music repeat to customise the repeat options
any other music options that popular music bots have...
Check what hardware requirements and infrastructure is required to run such a service and determine if such a feature should be locked behind the KoalaBot Pro Paywall
Is your feature request related to a problem? Please describe.
As a guild member I want to be able to listen to music found online (e.g. youtube) so I can share and listen to music with my friends in the guild at the same time.
Requirements
k!music play <url>
to connect the bot to the requesters voice channel and start playing the URL music. [Supported options should ideally include YouTube, Soundcloud, Spotify (idk if possible), and others]k!music allowedRole <role>
to choose which roles can use music commands (by default None= admin only)k!music pause
to pause the musick!music queue remove
k!music skip
to force skip the trackk!music repeat
to customise the repeat optionsDescribe alternatives you've considered
Similar to Rythm Bot: https://rythm.fm/
Additional context