el bkr

Results 5 issues of el bkr

I set up config and vite.config, and when it deploys the site shows 404. I have already changed the branch to gh-pages. The deploy shows `Configuration file: None`. It may...

It would be good to add Player events like trackAdd, playlistAdd, songChanged....

Now, you can play a song and directly start it in a specific time. example usage: ```js await queue.play(input, {seek: timeInMS}).catch((_, err) => { if (err) { console.log(err); }}); ```...

Hi, I wanted to know if it''s possible to get the duration of a video or playlist, as I'm getting undefined every time I try to get it.

I'm trying to set the user's xp and needed xp for next level but nothing. Can someone help with this??