As some of you may have noticed, the Javacord library is reaching the end of its service, which forces people like me to recode all their Discord bots .
Since I already code in Kotlin, my choice naturally turns to Kord.
However, I am facing a problem: the documentation on the example implementation of music does not seem to be up-to-date, and the example does not work. https://kord.dev/implementing-a-music-bot.html
Is there a functional example of the music implementation?