stegripe / rawon

A simple powerful Discord music bot built to fulfill your production desires. Easy to use, with no coding required.
https://rawon.stegripe.org
GNU Affero General Public License v3.0
1.46k stars 1.69k forks source link

[Features] Add support of Lavalink/NodeLink #1419

Open Fyphen1223 opened 4 months ago

Fyphen1223 commented 4 months ago

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