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,