© 2026 Hedgehog Software, LLC
implementation("com.kotlindiscord.kord.extensions:kord-extensions:1.5.6")
mavenCentral()
kotlin { jvmToolchain(8) // <- this should be 17 }