Closed Tape-Dispenser closed 7 months ago
if /skip is run while in delay timer and the timer runs out while the song is playing the song skipped to will be cut short and a new song will play. fix by properly setting timer with the /skip command, probably in songControls.skip()
songControls.skip()
if /skip is run while in delay timer and the timer runs out while the song is playing the song skipped to will be cut short and a new song will play. fix by properly setting timer with the /skip command, probably in
songControls.skip()