-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
Description
Is your feature request related to a problem? Please describe.
As a music bot user, we MUST IMPLEMENT seek features. However, this repo seems to be unable to implement it because of library it depends.
By changing audio sending node to LavaLink or NodeLink, this repo will be able to easily seek playing music.
I recommend using NodeLink since it is written in Node.js so it can easily be adopted by this repo.
Describe the solution you'd like
Implement Lava/NodeLink for audio playing.
Describe alternatives you've considered
Making this option in config.
Additional context
No response