From 72a9aa351dd34f86f8ce0e00150f3d8cb70b486d Mon Sep 17 00:00:00 2001 From: Daniel Odendahl Jr Date: Mon, 24 Jul 2017 03:58:57 +0000 Subject: [PATCH] A --- commands/search/npm.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/search/npm.js b/commands/search/npm.js index fdde2132..bd77da5f 100644 --- a/commands/search/npm.js +++ b/commands/search/npm.js @@ -31,7 +31,7 @@ module.exports = class NPMCommand extends Command { .setAuthor('NPM', 'https://i.imgur.com/BCODHXd.png') .setTitle(body.name) .setURL(`https://www.npmjs.com/package/${query}`) - .setDescription(body.description) + .setDescription(body.description || 'No Description.') .addField('❯ Version', body['dist-tags'].latest, true) .addField('❯ License',