This commit is contained in:
Daniel Odendahl Jr
2017-07-30 21:56:07 +00:00
parent ec42379eb9
commit 213ff8ae26
+1 -3
View File
@@ -35,10 +35,8 @@ module.exports = class VocaloidCommand extends Command {
});
if (!body.totalCount) return msg.say('No Results.');
const embed = new MessageEmbed()
.setAuthor('VocaDB', 'https://i.imgur.com/MklQqa2.png')
.setAuthor(`VocaDB - ${body.items[0].name}`, 'https://i.imgur.com/MklQqa2.png')
.setURL(`http://vocadb.net/S/${body.items[0].id}`)
.addField(' Title',
body.items[0].name)
.addField(' Artist',
body.items[0].artistString)
.addField(' Publish Date',