mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-07 21:53:07 -04:00
update command categories
This commit is contained in:
parent
f408733d83
commit
4626383a0d
1 changed files with 1 additions and 1 deletions
|
@ -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) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue