appujet / WaveMusic

WaveMusic is a discord music bot base in (Shoukaku)
GNU General Public License v3.0
179 stars 140 forks source link

fix `remove` command #34

Closed jantizio closed 1 year ago

jantizio commented 1 year ago

The remove command is bugged, Issue #16.

At this line the splice method is called only with the starting position, which results in the deletion of the elements from starting position to the end of the queue.

Gremagol commented 1 year ago

This bot isnt even being supported/continued anymore.