From 6875604d7c7ceb02dcdefc45c6f6280c691648a0 Mon Sep 17 00:00:00 2001 From: loicbersier Date: Mon, 15 Jun 2020 18:13:05 +0200 Subject: [PATCH] Missing quotation mark --- commands/fun/doesntexist.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/fun/doesntexist.js b/commands/fun/doesntexist.js index 49666cdb..df6e0426 100644 --- a/commands/fun/doesntexist.js +++ b/commands/fun/doesntexist.js @@ -9,7 +9,7 @@ class dosentexistCommand extends Command { category: 'fun', clientPermissions: ['SEND_MESSAGES', 'ATTACH_FILES'], description: { - content: 'Send images from thispersondoesnotexist.com!, + content: 'Send images from thispersondoesnotexist.com!', usage: '', examples: [''] }