You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
In our current twitch bot, there is no way for users to provide feedback on the songs being played. Therefore, when a song is playing, users cannot indicate whether they like it or want to change it. We would like to add a feature to make the music experience more interactive.
Describe the solution you'd like
We want to add a !next_song command to our bot. This command will provide users with an option to rate the current song. Users will be able to rate the song from 10/10 to 1/10. If their rating is above 5/10, the bot will automatically play a new song. However, if their rating is below 5/10, the bot will continue playing the current song.
Describe alternatives you've considered
As an alternative, we could consider allowing each user to request a music change only once instead of giving them any rating options. However, this option would limit user feedback on the songs being played.
Additional context
This feature aims to enhance the music listening experience of our bot and allow users to provide feedback on the songs more easily. This feature will make the user experience more interactive and customizable.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
In our current twitch bot, there is no way for users to provide feedback on the songs being played. Therefore, when a song is playing, users cannot indicate whether they like it or want to change it. We would like to add a feature to make the music experience more interactive.
Describe the solution you'd like
We want to add a
!next_song
command to our bot. This command will provide users with an option to rate the current song. Users will be able to rate the song from 10/10 to 1/10. If their rating is above 5/10, the bot will automatically play a new song. However, if their rating is below 5/10, the bot will continue playing the current song.Describe alternatives you've considered
As an alternative, we could consider allowing each user to request a music change only once instead of giving them any rating options. However, this option would limit user feedback on the songs being played.
Additional context
This feature aims to enhance the music listening experience of our bot and allow users to provide feedback on the songs more easily. This feature will make the user experience more interactive and customizable.
The text was updated successfully, but these errors were encountered: