wtfnotavailable / Discord-MusicBot

Discord Music Bot Source Tree
Other
172 stars 80 forks source link

fixed skip.js - fixed a embed error message #194

Closed RJ1002 closed 8 months ago

RJ1002 commented 8 months ago

Please describe the changes this PR makes and why it should be merged:

fixed the message: There is nothing after [${song.title}](${song.uri}) in the queue. now it will send a message if there is only one song playing.

Before: image After: image

Status and versioning classification:

Important.

RJ1002 commented 8 months ago

there is a better way to fix this in #192