Skip to content

Instantly share code, notes, and snippets.

View gnsals0904's full-sized avatar
✏️
study harrrrd

Hunmin Kim gnsals0904

✏️
study harrrrd
View GitHub Profile
@zekroTJA
zekroTJA / readme.md
Last active July 28, 2023 18:51
How to build an embed Builder in JDA

Required Imports

import net.dv8tion.jda.core.EmbedBuilder;
import java.awt.Color;

Build the EmbedBuilder