freyacodes / ukulele

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

Bump the version of JDA to pick up the UDP fix in 4.x #66

Closed jocull closed 1 year ago

jocull commented 1 year ago

See https://github.com/DV8FromTheWorld/JDA/pull/2413

There was a breaking change in the Discord API so this bump of JDA is necessary for the bot to function at all.

Closes #65