mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 22:23:03 -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: '__Replying__ to a voice message when using this command will transcribe the contents of the voice message.',
|
||||||
description_short: 'Discord voice message transcription',
|
description_short: 'Discord voice message transcription',
|
||||||
examples: ['tcr'],
|
examples: ['tcr'],
|
||||||
category: 'search',
|
category: 'utils',
|
||||||
usage: 'transcribe'
|
usage: 'transcribe'
|
||||||
},
|
},
|
||||||
run: async (context) => {
|
run: async (context) => {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue