acpoppe / acpoppe/A-Cappella

/search Command

Open
#2 0 comments 0 reactions 1 assignee Claimed by @acpoppe View on GitHub
enhancement
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Implement the /search command. It should use the results that ytsr pulls and, in a yet to be determined way, allow the user to choose a song from those results to play or add to the queue.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating where slash commands are registered and dispatched, then trace how song playback and queueing is currently invoked. Add a `/search` command path in that same flow using ytsr result data, and wire a selection step that sends the chosen track into the existing play/add-to-queue behavior. The issue names no files or tests, so discovery is part of the work; completion is achieved when `/search` returns results and a user choice triggers playback or queueing.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.