This commit is contained in:
Dragon Fire
2020-10-28 18:56:20 -04:00
parent bd81a4ad6e
commit 32a89e2cff
+1 -1
View File
@@ -54,7 +54,7 @@ module.exports = class VocodesCommand extends Command {
return msg.reply(`I am not in a voice channel. Use ${usage} to fix that!`);
}
try {
const body = await request
const { body } = await request
.post('https://mumble.stream/speak_spectrogram')
.send({
speaker: voice,