Merge branch 'main' of https://github.com/kwaroran/RisuAI
This commit is contained in:
@@ -145,6 +145,7 @@ export async function sayTTS(character:character,text:string) {
|
|||||||
alertError((language.errors.httpError + `${Buffer.from(res.data).toString()}`))
|
alertError((language.errors.httpError + `${Buffer.from(res.data).toString()}`))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
break;
|
||||||
|
|
||||||
}
|
}
|
||||||
case 'novelai': {
|
case 'novelai': {
|
||||||
|
|||||||
Reference in New Issue
Block a user