From bb3ced23809abbc5f04bcb9fd0e1474186c48c40 Mon Sep 17 00:00:00 2001 From: Daniel Odendahl Jr Date: Sun, 1 Oct 2017 07:20:02 +0000 Subject: [PATCH] Silly Dan --- commands/text-edit/dec-talk.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/text-edit/dec-talk.js b/commands/text-edit/dec-talk.js index 5f645db8..dc76bfc3 100644 --- a/commands/text-edit/dec-talk.js +++ b/commands/text-edit/dec-talk.js @@ -12,7 +12,7 @@ module.exports = class DECTalkCommand extends Command { super(client, { name: 'dec-talk', aliases: ['moon-base-alpha', 'text-to-speech', 'tts'], - group: 'fun', + group: 'text-edit', memberName: 'dec-talk', description: 'The world\'s best Text-to-Speech.', guildOnly: true,