aquelemiguel / parrot

🦜 A hassle-free, highly performant, self-hosted Discord music bot with YouTube and Spotify support. Powered by yt-dlp.
MIT License
136 stars 44 forks source link

`/superplay jump` does not update interaction response #210

Open aquelemiguel opened 1 year ago

aquelemiguel commented 1 year ago

📝 Description

It seems that if there are at least two tracks in the queue, invoking /superplay jump - even if it works correctly - does not update the interaction response with the "Now playing" message.

🪜 Reproduction Steps

  1. Add at least two tracks to the queue.
  2. Invoke /superplay jump query: ....
  3. The bot will respond with "🔎 Searching...", immediately play the track (as expected) but won't update the interaction response with the "Now playing" message.

ℹ Environment / Computer Info

📸 Screenshots

image