PythonistaGuild / Wavelink

A powerful Lavalink library for Discord.py.
https://wavelink.dev
MIT License
389 stars 179 forks source link

[Suggestion] Advanced exmple #101

Closed FeelsBadMan1 closed 3 years ago

FeelsBadMan1 commented 3 years ago

Hello, Wavelink is working good but in my opinion there a a few missing things:

Cafeepy commented 3 years ago

Hi there,

I'm glad to hear that Wavelink is working for you. However, loops and queues aren't a part of Wavelink because it's relatively simple to implement that yourself. After all, the example is just an example and you're free to write your own code instead.

Lavalink itself is unable to provide lyrics, so there's not really a reason why Wavelink would have a lyrics command. For lyrics, maybe try taking a look at KSoft.Si, as they're the leading provider of lyrics for Discord bots.

I'm not sure about pitch and what you mean by the last two points, so maybe someone with more Wavelink expertise than me would be able to answer those. Hope this helped, have a nice day!

FeelsBadMan1 commented 3 years ago

Oh thanks you for the Information. I will take a look on KSoft and try to create my own loop command. However is Kisoft possible to implement in wavelink?

FeelsBadMan1 commented 3 years ago

I cant create a new Application on KSoft.Si during following popup: image

Cafeepy commented 3 years ago

Hi there,

No, KSoft.Si is not part of Wavelink, but they do have an official Python API wrapper you can look into. And yes, unfortunately KSoft.Si has had a lot of applications lately so they aren't accepting new ones until they sort things out on their end, unless you have an extraordinary project that needs immediate attention, in which case you can email them. You can also join both Wavelink and KSoft.Si's Discord servers to ask for more help on each of those topics respectively. Hope this helped!