Updated legacy system

This commit is contained in:
2024-10-13 18:12:34 +02:00
parent 3f8b1651be
commit dcae5c108e
10 changed files with 13 additions and 38 deletions

View File

@@ -236,7 +236,7 @@ export default {
await channel.send({
embeds: [{
title: user.user.username + "#" + user.user.discriminator + " - Staff Application",
title: user.user.username + " - Staff Application",
color: embedColor,
thumbnail: {
url: user.avatarURL() || ""