diff --git a/commands/message/google/transcribe.js b/commands/message/google/transcribe.js index 52cf8a7..0430a92 100644 --- a/commands/message/google/transcribe.js +++ b/commands/message/google/transcribe.js @@ -18,7 +18,7 @@ module.exports = { description: '__Replying__ to a voice message when using this command will transcribe the contents of the voice message.', description_short: 'Discord voice message transcription', examples: ['tcr'], - category: 'search', + category: 'utils', usage: 'transcribe' }, run: async (context) => {