From 521d21efb769a27e0aaf59904c3e755efc51b622 Mon Sep 17 00:00:00 2001 From: Daniel Odendahl Jr Date: Thu, 9 Nov 2017 00:11:22 +0000 Subject: [PATCH] Beep --- commands/search/wikia.js | 2 +- commands/util/help.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/commands/search/wikia.js b/commands/search/wikia.js index 15a0505a..37164412 100644 --- a/commands/search/wikia.js +++ b/commands/search/wikia.js @@ -10,7 +10,7 @@ module.exports = class WikiaCommand extends Command { aliases: ['fandom', 'wikia-article', 'fandom-article'], group: 'search', memberName: 'wikia', - description: 'Searches a specified Wikia wiki for your query.', + description: 'Searches a specific Wikia wiki for your query.', clientPermissions: ['EMBED_LINKS'], args: [ { diff --git a/commands/util/help.js b/commands/util/help.js index 0517764c..b53c57df 100644 --- a/commands/util/help.js +++ b/commands/util/help.js @@ -9,7 +9,7 @@ module.exports = class HelpCommand extends Command { aliases: ['commands', 'command-list'], group: 'util', memberName: 'help', - description: 'Displays a list of available commands, or detailed information for a specified command.', + description: 'Displays a list of available commands, or detailed information for a specific command.', guarded: true, args: [ {