This commit is contained in:
Christer Warén 2021-08-04 11:29:49 +03:00
parent 7db92969af
commit bf70276d7f

View File

@ -19,5 +19,5 @@ module.exports = {
.setFooter(client.messages.footerText, "https://cdn.discordapp.com/emojis/" + client.messageEmojis["eximiabots"].replace(/[^0-9]+/g, ''));
msg.channel.send({ embeds: [embed] });
},
}
};