Small change to apply message
This commit is contained in:
@@ -56,7 +56,7 @@ module.exports = {
|
|||||||
await channel.send({
|
await channel.send({
|
||||||
embeds: [{
|
embeds: [{
|
||||||
title: 'Guild Application',
|
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,
|
color: embedColor,
|
||||||
footer: {
|
footer: {
|
||||||
text: interaction.guild.name + " | Developed by @Taken#0002",
|
text: interaction.guild.name + " | Developed by @Taken#0002",
|
||||||
|
|||||||
Reference in New Issue
Block a user