shipgirlproject / Shoukaku

A stable, powerful and updated wrapper around Lavalink
https://guide.shoukaku.shipgirl.moe/
MIT License
273 stars 84 forks source link

Track ending event #173

Closed ziberex closed 5 months ago

ziberex commented 5 months ago

Is there any way to handle track ending event in shuokaku library except setting a timeout and then leaving voice channel like it shows in https://www.npmjs.com/package/shoukaku?

karyeet commented 5 months ago

You handle it however you want... maybe play another track

Deivu commented 5 months ago

There's an example bot at the bottom of the README.md (Implementations) if you are reading the whole file, which is a complete implementation of the library.

The examples are just small snippets that lets you show how technically it can work