update command categories

This commit is contained in:
derpystuff 2023-04-15 19:19:36 +02:00
parent f408733d83
commit 4626383a0d

View file

@ -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) => {