freyacodes / ukulele

Simple self-contained Discord music bot
MIT License
157 stars 75 forks source link

Move to maintained LavaPlayer fork #71

Closed AGSPhoenix closed 1 year ago

AGSPhoenix commented 1 year ago

I've been seeing frequent 403s from LavaPlayer on my instance, something not unnoticed by other users of the library: https://github.com/Walkyst/lavaplayer-fork/issues/108 This may also be the cause of #67.

I tried updating to a nearby version of the recommended fork, and aside from some angry tracebacks during the build (probably shouldn't have built the new version while the old version was still running), the build succeeded and the issue seems to be resolved after a couple hours of testing.

jocull commented 1 year ago

Where are the sources for this updated version? I'm having trouble locating them. Are they under https://github.com/lavalink-devs/lavaplayer ?

freyacodes commented 1 year ago

@jocull yes, specifically on the v1-legacy branch

The package metadata also links to that repository, as required for publishing on Central