Small change to apply message

This commit is contained in:
2023-03-27 23:29:00 +02:00
parent ea3fdf72d7
commit bad91ae786

View File

@@ -56,7 +56,7 @@ module.exports = {
await channel.send({
embeds: [{
title: 'Guild Application',
description: "You can apply for guild by clicking the button below.",
description: "You can apply for the guild by clicking the button below.",
color: embedColor,
footer: {
text: interaction.guild.name + " | Developed by @Taken#0002",