Closed silverfox0000 closed 1 year ago
I'm planning on adding JDA 5 support once it's released
In the meantime, here's a beta that should suffice until JDA 5 does release
maven {
url = uri("https://m2.duncte123.dev/snapshots")
}
dependencies {
implementation("me.duncte123:botCommons:beta_3.0.5")
}
Released version beta_3.0.5 that works with beta 2 of jda 5
Closing this as v3.0.16 has been released with JDA 5 support
Will there be support for JDA5 in the next release?