README.md
January 24, 2026 · View on GitHub
This project hasn’t been actively maintained since 2022, after I added support for Discord slash commands — which was a major Discord feature introduction at the time.
Since then, JDA has gone through several major updates, and the project currently suffers from some compatibility issues. I’d like to come back and fix things properly at some point, but for now the project should be considered unmaintained.
A Discord Music Bot Made in Spring Boot and Java
Give it a ⭐
Clancy is a Discord music bot made in Spring Boot and Java. It has been mainly built to test technologies and provide a nice open source music bot.
If you are interested in either set it up to run yourself or explore the code to understand how to build your own bot, this is a pretty nice project to follow.
Feel free to fork it and make whatever changes you need.
Installation
To set the bot up follow this installation guide.
Stack
Spring Boot, Java 11, RabbitMQ (Spring AMQP), Gradle, Docker, Github Actions, Heroku, Spring Java Format, Palantir Docker Gradle Plugin and Dependabot.
This project is possible because of LavaPlayer, JDA-Utilities, JDA, MusicBot and JDA-Chewtils.