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: [''] } });