Spring into Java - Embedded Reply

Опубликовано: 22 Май 2026
на канале: Glabay
109
5

In this video, we will show you how to add a discord Slash Command to your spring web app, and how to create an embed reply that displays the result of the command. Slash Commands are a way of interacting with bots and apps on Discord, and they allow you to use natural language to invoke commands without using prefixes. Embeds are rich messages that can contain text, images, links, and other elements. We will use the JDA library to create a Slash Command that returns the DTO of our Book object when we provide an ISBN number. By the end of this video, you will learn how to use Slash Commands and embeds to enhance your Discord bot or app.

Join us on Discord:   / discord  
Fork this project on GitHub: https://github.com/Glabay/SpringIntoJava