#Good evening when I see my bot it tells
1 messages · Page 1 of 1 (latest)
show line 97
is EmbedBuilder defined
const { EmbedBuilder, ActionRowBuilder, ButtonBuilder, ButtonStyle, ChannelType, ApplicationCommandType, SelectMenuBuilder } = require("discord.js")
yes
check the color format
because in the docs it only seems to use 0x...... for colors
i could be wrong tho