firtysh / mlody

Mlody is a Discord Music Bot built with Javascript, discord.js, ytdl-core .
https://discord.com/api/oauth2/authorize?client_id=1048247712614727820&permissions=0&scope=bot
MIT License
10 stars 5 forks source link

fix:stops playing after the queue ends #3

Open firtysh opened 1 year ago

firtysh commented 1 year ago

Once the queue ends the bot doesn't play songs anymore.

Laxmankohar commented 1 year ago

Basically, You want to repeat the song from start if it is a last song in the queue.

firtysh commented 1 year ago

Basically, You want to repeat the song from start if it is a last song in the queue.

Suppose you add a song in the queue to play. Once the song is played and the bot reach the end of the queue then the bot doesn't play any other song even if you add new songs in the queue.

SHAIKASIFALI commented 1 year ago

I would love to work on this issue can you please assign me this issue #jwoc 2k23

SarveshGholap commented 1 year ago

I want to work on this issue under jwoc

firtysh commented 1 year ago

I want to work on this issue under jwoc

Assigned

firtysh commented 1 year ago

I want to work on this issue under jwoc

Unassigning the issue because you havent made any pr