Skip to content

/search should play the track instead of returning CMD.SEARCH.RESPONSE.USE_PLAY_CMD #1596

Description

@zapteryx

Describe the feature

Currently, to prevent repetitive code, /search doesn't include code to directly play a track. As a workaround, we used CMD.SEARCH.RESPONSE.USE_PLAY_CMD to tell the user to run the query with /play.

However, for UX reasons, we should just play the track - obviously, if possible, while avoiding repetitive code.

Priority

Low

List the benefits of adding such a feature

Improved UX

Is this feature request related to a problem?

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions