i forgot to finisht that apparently
This commit is contained in:
parent
256b8566d7
commit
28190c299e
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ class samCommand extends Command {
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
description: {
|
description: {
|
||||||
content: 'Send a mp3 of what you wrote in Microsoft Sam tts, can change speed and pitch with [speed:a number] and [pitch:a]',
|
content: 'Send a mp3 of what you wrote in Microsoft Sam tts, can change speed and pitch with [speed:a number] and [pitch:a number]',
|
||||||
usage: '[text]',
|
usage: '[text]',
|
||||||
examples: ['Here comes the roflcopter soisoisoisoisoi']
|
examples: ['Here comes the roflcopter soisoisoisoisoi']
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue