From 50b32072d05fb81c5398d5517f32d56fe8d19586 Mon Sep 17 00:00:00 2001 From: loicbersier Date: Wed, 21 Aug 2019 21:36:11 +0200 Subject: [PATCH] update description --- commands/utility/seebannedword.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/commands/utility/seebannedword.js b/commands/utility/seebannedword.js index 2c1a88dd..3a28b6b7 100644 --- a/commands/utility/seebannedword.js +++ b/commands/utility/seebannedword.js @@ -10,8 +10,8 @@ class seebannedwordCommand extends Command { category: 'utility', channelRestriction: 'guild', description: { - content: 'Show the list of tag for this server. --all to get a txt file with info about every tag on the server', - usage: '[name of tag]', + content: 'Show the list of banned word', + usage: '', examples: [''] } });