mirror of
https://github.com/Burn-E99/GroupUp.git
synced 2026-01-08 04:17:54 -05:00
Misc cleanup/organization
This commit is contained in:
@ -275,7 +275,7 @@ The Discord Slash Command system will ensure you provide all the required detail
|
||||
content: `Welcome to <#${interaction.channelId}>, managed by <@${botId}>!`,
|
||||
embeds: [{
|
||||
title: `To get started, click on the '${createNewEventBtn}' button below!`,
|
||||
color: successColor,
|
||||
color: infoColor2,
|
||||
fields: introFields,
|
||||
}],
|
||||
components: [{
|
||||
|
||||
Reference in New Issue
Block a user