From b04c00d7154ebc96332717f2f77d878f226d5c7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Bersier?= Date: Wed, 26 Jun 2019 03:53:06 +0200 Subject: [PATCH] forgot to remove that --- commands/fun/4chan.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/fun/4chan.js b/commands/fun/4chan.js index 579ba27..ae7738a 100644 --- a/commands/fun/4chan.js +++ b/commands/fun/4chan.js @@ -20,7 +20,7 @@ class FourchanCommand extends Command { } ], description: { - content: 'Send random images from a 4chan board of your choosing (only in nsfw channel)', + content: 'Send random images from a 4chan board of your choosing', usage: '[board]', examples: ['vg'] }