Tomato6966 / erela.js

An up to date Lavalink Wrapper, which makes it easy to use Lavalink within your Discord Bot!
Apache License 2.0
50 stars 25 forks source link

fixed Error this.uri.includes("youtube")? #10

Closed CustomTag closed 1 year ago

CustomTag commented 1 year ago

There was a error when using TrackUtils so added ? to this.uri?.includes("youtube")

Tomato6966 commented 1 year ago

added some more thumbnail options