1
1
mirror of https://github.com/Burn-E99/GroupUp.git synced 2026-06-04 00:43:49 -04:00
This commit is contained in:
Ean Milligan
2024-05-21 05:00:32 -04:00
parent ee501e4333
commit ee09ad8c9c
4 changed files with 126 additions and 126 deletions

View File

@@ -194,7 +194,7 @@ export const removeMemberFromEvent = async (
await sendDirectMessage(bot, memberToPromote.id, {
embeds: [{
color: successColor,
title: 'Good news, you\'ve been promoted!',
title: "Good news, you've been promoted!",
description: `A member left [the full event](${utils.idsToMessageUrl(urlIds)}) in \`${await getGuildName(
bot,
evtGuildId,