appujet/lavamusic

Lists of [SUGGESTIONS/NEW FEATURES]

Opened this issue · 3 comments

1: Radio

/radio URL
/radiolist (Lists radios in the previously created radio.txt

Radio List
1: Power FM
2: Metro FM
3: Etc..
[ < Previous ] - [ > Next ]

Convert Chat commands to actual application commands.

Edit: Without having to be in Dev mode to deploy commands.

If you're familiar with multi-bot systems like Jocky bot, imagine there are five bots in a server, all using the same prefix. When a user sends a command, such as !play, the first available bot responds and plays the music. If the first bot is busy, the command is automatically passed to the next available bot among the remaining four. This feature is accessible only to users who have voted for the bot.

In playnext and skip to command:

Initially, show the first 25 tracks. (In autocomplete instead of providing a number)

If a user selects a track, display the next 25 tracks, removing the previously displayed ones from the list. ( due to discord auto-complete limitations)

Allow users to skip to any song in the queue either by index number by song name, or by selecting a song from the autocomplete list.