diff --git a/src/commands/showtimes.js b/src/commands/showtimes.js index 7a017a55..3cc0c15f 100644 --- a/src/commands/showtimes.js +++ b/src/commands/showtimes.js @@ -99,7 +99,7 @@ class Showtimes extends Aquarius.Command { showEmbedMessage(msg, json) { this.getShowPoster(json.name) .then(thumbnail => { - const message = new Discord.RichEmbed('', { + const message = new Discord.RichEmbed({ title: `${json.name} #${json.episode}`, color: 0x008000, footer: {