-
-
Notifications
You must be signed in to change notification settings - Fork 496
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lists of [SUGGESTIONS/NEW FEATURES] #577
Comments
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. |
1: Radio
The text was updated successfully, but these errors were encountered: