diff --git a/functions.js b/functions.js index fd35a89..07b3cc5 100644 --- a/functions.js +++ b/functions.js @@ -105,7 +105,6 @@ module.exports = { createTextEmbed(data, author, command) { return new Discord.MessageEmbed() .setAuthor(command) - .setDescription(data.content) .setTimestamp() .setFooter(`@${author.username}#${author.discriminator}`); }, diff --git a/src/strings.json b/src/strings.json new file mode 100644 index 0000000..e69de29